Shows the valid countries and their codes. The codes are used in the
get_species() function to filter species by country. Based on the
Catalogue Web Service documentation.
Value
A tibble with 2 columns:
country: The full name of the country.country_code: The abbreviations to be used in theget_species(country_code = )function.
See also
Other misc functions:
environments(),
impacts(),
ranks(),
regions(),
statuses()