Skip to content

Commit d770d15

Browse files
committed
Added chromatogramHeader to vignette.
1 parent 829b6d0 commit d770d15

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

vignettes/mzR.Rmd

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,10 @@ matrices or a single matrix if one spectrum is queried.
8080

8181
Access to the chromatogram(s) is done using the `chromatogram` (or
8282
`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.
83+
data.frames. See `?chromatogram` for details. Chromatogram header information
84+
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.
8587

8688
## Identification result access
8789

0 commit comments

Comments
 (0)