View source: R/opentree_taxonomy.R
get_ott_clade | R Documentation |
Get the Open Tree of Life Taxonomic identifiers (OTT ids) and name of one or several given taxonomic ranks from one or more input taxa.
get_ott_clade(input = NULL, ott_ids = NULL, ott_rank = "family")
input |
Optional. A character vector of names or a |
ott_ids |
If not NULL, it takes this argument and ignores input. A
numeric vector of ott ids obtained with |
ott_rank |
A character vector with the ranks you wanna get lineage children from. |
A list of named numeric vectors with OTT ids from input and all requested ranks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.