| iso3166 | R Documentation |
Countries with their alpha-2, alpha-3 and numerical ISO3166-1 code. It includes aggregated regions with user-assigned codes.
data(iso3166)
data(iso3166ud)
A data frame containing 5 variables:
nameCountry name
charcodealpha-2 code
charcode3alpha-3 code
uncodeUN numeric code
is.countryLogical. It is TRUE for all countries included in the official ISO3166-1 dataset and FALSE for user-assigned codes, i.e. aggregations.
Dataset iso3166 includes both, countries and aggregations; dataset iso3166ud includes aggregations only.
https://www.iso.org/iso/home/standards/country_codes.htm
data(iso3166)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.