get_otol_synthetic_tree | R Documentation |
Get an Open Tree of Life synthetic subtree of a set of given taxon names.
get_otol_synthetic_tree(
input = NULL,
ott_ids = NULL,
otol_version = "v3",
resolve = FALSE,
...
)
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 |
otol_version |
Version of Open Tree of Life to use |
resolve |
Defaults to |
... |
Arguments passed on to |
A phylo object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.