mzIDdatabase {mzID} | R Documentation |
This function handles parsing of data and construction of an mzIDdatabase object. This function is not intended to be called explicitly but as part of an mzID construction. Thus, the function is not exported.
mzIDdatabase(doc, ns, addFinalizer = FALSE, path)
doc |
an |
ns |
The appropriate namespace for the doc, as a named character vector with the namespace named x |
addFinalizer |
|
path |
If doc is missing the file specified here will be parsed |
An mzIDdatabase
object