Learn R Programming

rphylotastic (version 0.0.4)

taxon_get_species_and_country: Get all species filtered by country from a taxon

Description

Get all species filtered by country from a taxon

Usage

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

Arguments

taxon

A taxon to get 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

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