Learn R Programming

rphylotastic (version 0.0.4)

taxon_get_species: Get all species from a taxon

Description

Get all species from a taxon

Usage

taxon_get_species(taxon, filters = c("environmental", "sp\\.", "cf\\."))

Arguments

taxon

A taxon to get all species for

filters

A character vector of strings to exclude

Value

A vector of names

See Also

https://github.com/phylotastic/phylo_services_docs/tree/master/ServiceDescription or the rotl package, another interface to Open Tree of Life

Examples

Run this code
# NOT RUN {
print(taxon_get_species("Vulpes"))
# }

Run the code above in your browser using DataLab