chroms-MsData-method: Extract chromatograms from an MsData object

Description Usage

Description

This function is used to get chromatographic data from an MsData object. If nothing besides the object is passed the full chromatogram is extracted, but this can be altered by passing in scan, mz and retention time constraints. The returned MsScanList object contains both TIC and BPC so there is no need to specify this during creation

Usage

1
2
## S4 method for signature 'MsData'
chroms(object, ..., mz, raw = FALSE)

thomasp85/MSsary documentation built on May 31, 2019, 11:11 a.m.