| get_taxa | R Documentation | 
Retrieve names of all species/otus otus (operational taxonomic units) included in the nexml
get_taxa(nexml)
nexml | 
 a nexml object  | 
the list of taxa
get_item
comp_analysis <- system.file("examples", "comp_analysis.xml", package="RNeXML")
nex <- nexml_read(comp_analysis)
get_taxa(nex)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.