Creates an instance of the class corresponding to the respective NeXML element, and initializes its slots with the provided parameters, if any.
Usage
nexml.tree(...)
nexml.trees(...)
nexml.node(...)
nexml.edge(...)
nexml.otu(...)
nexml.otus(...)
nexml.char(...)
nexml.characters(...)
nexml.format(...)
nexml.state(...)
nexml.uncertain_state(...)
nexml.states(...)
nexml.uncertain_states(...)
nexml.polymorphic_states(...)
nexml.member(...)
nexml.matrix(...)
nexml.row(...)
nexml.seq(...)
nexml.cell(...)
Arguments
- ...
optionally, parameters passed on to
new()
See also
nexml.meta() for documentation of nexml.meta()