findEIC {RMassBank} | R Documentation |
Extract EICs from raw data for a determined mass window.
findEIC( msRaw, mz, limit = NULL, rtLimit = NA, headerCache = NULL, floatingRecalibration = NULL, peaksCache = NULL, polarity = NA, msLevel = 1, precursor = NULL )
msRaw |
The mzR file handle |
mz |
The mass or mass range to extract the EIC for: either a single mass
(with the range specified by |
limit |
If a single mass was given for |
rtLimit |
If given, the retention time limits in form |
headerCache |
If present, the complete |
floatingRecalibration |
A fitting function that |
peaksCache |
If present, the complete output of |
A [rt, intensity, scan]
matrix (scan
being the scan number.)
Michael A. Stravs, Eawag <michael.stravs@eawag.ch>
findMsMsHR