| c-methods {xcms} | R Documentation |
Combines the samples and peaks from multiple xcmsSet objects
into a single object. Group and retention time correction data
are discarded. The profinfo list is set to be equal to the
first object.
xs1 |
xcmsSet object |
... |
xcmsSet objects |
A xcmsSet object.
c(xs1, ...)
Colin A. Smith, csmith@scripps.edu