We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829b6d0 commit d770d15Copy full SHA for d770d15
vignettes/mzR.Rmd
@@ -80,8 +80,10 @@ matrices or a single matrix if one spectrum is queried.
80
81
Access to the chromatogram(s) is done using the `chromatogram` (or
82
`chromatograms`) function, that return one (or a list of)
83
-data.frames. See `?chromatogram` for details. This functionality is
84
-only available with the `pwiz` backend.
+data.frames. See `?chromatogram` for details. Chromatogram header information
+is available via the `chromatogramHeader` function that returns one (or
85
+a list of) data.frames. See `?chromatogramHeader` for details. This
86
+functionality is only available with the `pwiz` backend.
87
88
## Identification result access
89
0 commit comments