updateObject,xcmsSet-method {xcms} | R Documentation |
xcmsSet
objectThis method updates an old xcmsSet
object to the latest definition.
## S4 method for signature 'xcmsSet' updateObject(object, ..., verbose = FALSE)
object |
The |
... |
Optional additional arguments. Currently ignored. |
verbose |
Currently ignored. |
An updated xcmsSet
containing all data from
the input object.
Johannes Rainer