A constructor for the mzIDparameters class
This function handles parsing of data and construction of an mzIDparameters object. This function is not intended to be called explicitly but as part of an mzID construction. Thus, the function is not exported. It relies on a number of getter functions to retrive the different information from around the document.
mzIDparameters(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 mzIDparameters object
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.