Description Usage Arguments Value Examples
[ operator acting on an MSP-object to extract parts.
| 1 2 | ## S4 method for signature 'MSP,numeric'
x[i]
 | 
| x | object of class  | 
| i | 
 | 
MSP-object
| 1 2 3 4 | data("sd02_deconvoluted", package = "MetCirc")
finalMSP <- convert2MSP(sd02_deconvoluted, split = " _ ",
                         splitIndMZ = 2, splitIndRT = NULL)
finalMSP[1]
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.