View source: R/functions-xcmsSet.R
| split.xcmsSet | R Documentation | 
Divides the samples and peaks from a xcmsSet object into
a list of multiple objects. Group data is discarded.
| xs | 
 | 
| f | factor such that  | 
| drop | logical indicating if levels that do not occur should be dropped (if 'f' is a 'factor' or a list). | 
| ... | further potential arguments passed to methods. | 
A list of xcmsSet objects.
    split(x, f, drop = TRUE, ...)
  
Colin A. Smith, csmith@scripps.edu
xcmsSet-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.