| c,MChromatograms-method | R Documentation |
MChromatograms() objects can be concatenated (row-wise) with the c
function resulting in a MChromatograms object with the same number of
samples (columns).
## S4 method for signature 'MChromatograms'
c(x, ...)
## S4 method for signature 'XChromatograms'
c(x, ...)
x |
|
... |
|
MChromatograms object.
The c function for XChromatograms objects (defined in the xcms package)
is not supported.
Johannes Rainer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.