Description Usage Arguments Value Examples
View source: R/get_species_list.R
Get species list for a country
1 | get_species_list(country)
|
country |
Full name for country |
Dataframe with the species ids, common names and scientific names of species in the defined country. Not when a species is split, the old species ID is discontinued and two (or more) new species ids are created.
1 2 3 | # get species list for Nigerian
get_species_list(country = "Nigeria")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.