Description Usage Arguments Value Methods (by class) Author(s)
Counts the number of acquired spectra for a compound or multiple compounds
1 2 3 4 5 6 7 8 9 10 | spectraCount(s)
## S4 method for signature 'RmbSpectraSet'
spectraCount(s)
## S4 method for signature 'RmbSpectraSetList'
spectraCount(s)
## S4 method for signature 'msmsWorkspace'
spectraCount(s)
|
s |
The object ( |
For RmbSpectraSet
objects, a single number counting the spectra in that object. For RmbSpectraSetList
or msmsWorkspace
, a
vector with spectra counts for all compounds (RmbSpectraSet
s) in the object.
RmbSpectraSet
: Counts the number of acquired spectra for an RmbSpectraSet
RmbSpectraSetList
: Counts the number of acquired spectra for an RmbSpectraSetList
msmsWorkspace
: Counts the number of acquired spectra for an msmsWorkSpace
stravsmi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.