split.xcmsSet {xcms}R Documentation

Divide an xcmsSet object

Description

Divides the samples and peaks from a xcmsSet object into a list of multiple objects. Group data is discarded.

Usage

split.xcmsSet(x, f)

Arguments

x xcmsSet object
f factor such that factor(f) defines the grouping

Value

A list of xcmsSet objects.

Author(s)

Colin A. Smith, csmith@scripps.edu

See Also

xcmsSet-class


[Package xcms version 1.0.0 Index]