Skip to contents

This method updates an old xcmsSet object to the latest definition.

Usage

# S4 method for class 'xcmsSet'
updateObject(object, ..., verbose = FALSE)

Arguments

object

The xcmsSet object to update.

...

Optional additional arguments. Currently ignored.

verbose

Currently ignored.

Value

An updated xcmsSet containing all data from the input object.

Author

Johannes Rainer