Description Usage Arguments Value
Finds the lineage from one taxon, or the most recent common ancestor of several taxa, down to the root of the Tree of Life.
1 | findRoot(x, what)
|
x |
An object of class |
what |
A character string, either |
A data frame with three columns:
id |
the unique identifier of the taxon |
taxon |
the scientific name of the taxon |
rank |
the rank of the taxon |
The row order is from lower to higher ranked taxa, i.e. backwards into evolutionary time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.