adduct<- {MetCirc} | R Documentation |
adduct<-
sets adduct ion names in MSP
-objectadduct<-
sets adduct ion names in MSP
-object
x |
object of class |
value |
|
An object of class NULL
of length 0.
MSP
-object
data("sd02_deconvoluted", package = "MetCirc") finalMSP <- convert2MSP(sd02_deconvoluted, split = " _ ", splitIndMZ = 2, splitIndRT = NULL) adduct(finalMSP) <- rep("Unknown")