mzIDpsm: A constructor for the mzIDpsm class

Description Usage Arguments Value See Also

Description

This function handles parsing of data and construction of an mzIDpsm object. This function is not intended to be called explicitly but as part of an mzID construction. Thus, the function is not exported.

Usage

1
mzIDpsm(doc, ns, addFinalizer = FALSE, path)

Arguments

doc

an XMLInternalDocument created using xmlInternalTreeParse

ns

The appropriate namespace for the doc, as a named character vector with the namespace named x.

addFinalizer

Logical Sets whether reference counting should be turned on.

path

If doc is missing the file specified here will be parsed.

Value

An mzIDpsm object

See Also

mzIDpsm-class


thomasp85/mzID documentation built on May 31, 2019, 11:14 a.m.