add_taxa | R Documentation |
Add an id to a representative list
add_taxa(x, taxa, ...)
## S3 method for class 'Strata'
add_taxa(x, taxa, ...)
## S3 method for class 'phylo'
add_taxa(x, taxa, ...)
x |
A Strata or phylo object (all IDs MUST be NCBI taxonomy IDs) |
taxa |
NCBI taxon ids to add |
... |
Additional arguments (not used currently) |
Strata or phylo object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.