taxon_get_species_and_country: Get all species filtered by country from a taxon

Description Usage Arguments Value See Also

View source: R/getspecies.R

Description

Get all species filtered by country from a taxon

Usage

1
2
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


rphylotastic documentation built on March 18, 2018, 1:46 p.m.