country_codes | R Documentation |
A tibble
of ISO 3166-1 alpha-2 codes for countries, which are
the accepted standard for supplying countryCode
in Darwin Core Standard.
country_codes
A tibble
containing valid country codes (249 rows x 3 columns).
Column descriptions are as follows:
ISO 3166-1 alpha-2 code, pointing to its ISO 3166-2 article.
English short name officially used by the ISO 3166 Maintenance Agency (ISO 3166/MA).
Year when alpha-2 code was first officially assigned.
set_locality()
for assigning countryCode
within a tibble;
countryCode_values()
to return valid codes as a vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.