powered by
Retrieve names of all species/otus otus (operational taxonomic units) included in the nexml
get_taxa(nexml)
the list of taxa
a nexml object
get_item
comp_analysis <- system.file("examples", "comp_analysis.xml", package="RNeXML") nex <- nexml_read(comp_analysis) get_taxa(nex)
Run the code above in your browser using DataLab