| split.xcmsSet {xcms} | R Documentation |
Divides the samples and peaks from a xcmsSet object into
a list of multiple objects. Group data is discarded.
split.xcmsSet(x, f)
x |
xcmsSet object |
f |
factor such that factor(f) defines the grouping |
A list of xcmsSet objects.
Colin A. Smith, csmith@scripps.edu