Description Usage Arguments Value Author(s)
Returns a data frame with columns for all non-empty slots in a RmbSpectrum2
object. Note that MSnbase::Spectrum
has
a method as.data.frame
, however that one will return only mz, intensity. This function is kept separate to ensure downwards
compatibility since it returns more columns than MSnbase as.data.frame
.
1 2 | ## S4 method for signature 'RmbSpectrum2'
getData(s)
|
s |
The |
A data frame with columns for every set slot.
stravsmi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.