View source: R/opentree_taxonomy.R
check_ott_input | R Documentation |
datelife
functionscheck_ott_input is currently used in functions
get_ott_clade()
,
get_ott_children()
, and get_otol_synthetic_tree()
.
check_ott_input(input = NULL, ott_ids = NULL, ...)
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 |
... |
Arguments passed on to
|
By default, it uses the ott_id
argument if it is not NULL.
A named numeric vector of valid Open Tree Taxonomy (OTT) ids.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.