new_rawrrSpectrum | R Documentation |
rawrrSpectrum
Developer function.
new_rawrrSpectrum(
scan = numeric(),
massRange = numeric(),
scanType = character(),
StartTime = numeric(),
centroidStream = logical(),
mZ = numeric(),
intensity = numeric()
)
scan |
scan number |
massRange |
Mass range covered by spectrum |
scanType |
Character string describing the scan type. |
StartTime |
Retention time in minutes |
centroidStream |
Logical indicating if centroided data is available |
mZ |
m/z values |
intensity |
Intensity values |
Object of class rawrrSpectrum
Tobias Kockmann, 2020.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.