mzIDCollection {mzID} | R Documentation |
This function creates a new mzIDCollection object containing the supplied
mzID object. As such the result is equivalent to passing a number of mzID
objects to c()
, except that an empty mzIDCollection object is returned
if no mzID objects are supplied.
mzIDCollection(...)
... |
An arbitrary number of mzID objects |
An mzIDCollection object
mzID-class
mzIDCollection-class