[ {MetCirc} | R Documentation |
MSP
-object[ operator acting on an MSP
-object to extract parts.
## S4 method for signature 'MSP,numeric' x[i]
x |
object of class |
i |
|
MSP
-object
data("sd02_deconvoluted", package = "MetCirc") finalMSP <- convert2MSP(sd02_deconvoluted, split = " _ ", splitIndMZ = 2, splitIndRT = NULL) finalMSP[1]