get_opentree_species {datelife} | R Documentation |
Get all species belonging to a taxon from the Open Tree of Life Taxonomy (OTT)
Description
Get all species belonging to a taxon from the Open Tree of Life Taxonomy (OTT)
Usage
get_opentree_species(taxon_name, ott_id, synth_tree_only = TRUE)
Arguments
taxon_name |
A character vector providing an inclusive taxonomic name. |
ott_id |
A numeric vector providig an Open Tree Taxonomic id number for
a taxonomic name. If provided, |
synth_tree_only |
Whether to include species that are in the synthetic Open
Tree of Life only or not. Default to |
Value
A list of unique OTT names and OTT ids of species within the provided taxon.
[Package datelife version 0.6.8 Index]