rtmsSpectrum | R Documentation |
Generates an RTMS spectrum object (of class rtmsSpectrum
) from a given
vector of m/z and intensity values.
rtmsSpectrum(mz, intensity)
mz |
A numeric vector of m/z values |
intensity |
A numeric vector of intensity values |
An object of class rtmsSpectrum
with the given m/z and intensity
values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.