get_species_list: Get species list for a country

Description Usage Arguments Value Examples

View source: R/get_species_list.R

Description

Get species list for a country

Usage

1

Arguments

country

Full name for country

Value

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.

Examples

1
2
3
# get species list for Nigerian

get_species_list(country = "Nigeria")

davidclarance/rabm documentation built on Nov. 4, 2019, 9:44 a.m.