powered by
Get all species from a taxon
taxon_get_species(taxon, filters = c("environmental", "sp\\.", "cf\\."))
A taxon to get all species for
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
# NOT RUN { print(taxon_get_species("Vulpes")) # }
Run the code above in your browser using DataLab