taxon_get_species_from_country | R Documentation |
Get all species filtered by country from a taxon
taxon_get_species_from_country(
taxon,
country,
filters = c("environmental", "sp\\.", "cf\\.")
)
taxon |
A character vector of length 1. Specify the taxon name to get a subset of species that are established in a particular country |
country |
A country name where species of the input taxon are established. |
filters |
A character vector of strings to exclude |
A vector of names
https://github.com/phylotastic/phylo_services_docs/tree/master/ServiceDescription or the rotl package, another interface to Open Tree of Life
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.