Description Usage Arguments See Also
View source: R/taxdumpSubset.R
Get subset of a taxonomy table in parent-child format.
1 | taxdumpSubset(tax, mrca, species, root = "tol", syn = FALSE)
|
tax |
Either an object of class |
mrca |
A character string giving the most recent common ancestor (MRCA) of the subset. |
species |
A vector of mode |
root |
A character string choosing between |
syn |
Logical, indicating if synonyms should be returned in addition to
accepted names; only has an effect if |
dbReadTaxonomy
,
taxdumpChildren
,taxdumpLineage
,
taxdumpAddNode
, taxdump2phylo
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.