names {MetCirc} | R Documentation |
names
returns names in MSP
-objectnames
returns names in MSP
-object.
## S4 method for signature 'MSP' names(x)
x |
object of class |
character
data("sd02_deconvoluted", package = "MetCirc") finalMSP <- convert2MSP(sd02_deconvoluted, split = " _ ", splitIndMZ = 2, splitIndRT = NULL) names(finalMSP)