show {MetCirc} | R Documentation |
show
method for MSP
-classshow
prints information on the MSP
-object (number of entries).
## S4 method for signature 'MSP' show(object)
object |
object of class |
character
data("sd02_deconvoluted", package = "MetCirc") finalMSP <- convert2MSP(sd02_deconvoluted, split = " _ ", splitIndMZ = 2, splitIndRT = NULL) show(finalMSP)