Description Usage Arguments Value Methods (by class) Examples
peaks
returns the data.frame
entry with peak
information of an MSP
object.
1 2 3 4 |
object |
object of class |
data.frame
MSP
: returns the data.frame
of an MSP
-object
1 2 3 4 | data("sd02_deconvoluted", package = "MetCirc")
finalMSP <- convert2MSP(sd02_deconvoluted, split = " _ ",
splitIndMZ = 2, splitIndRT = NULL)
peaks(finalMSP)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.