iso3166: ISO 3166 Dataset

Description Usage Format Details References Examples

Description

Countries with their alpha-2, alpha-3 and numerical ISO3166-1 code. It includes aggregated regions with user-assigned codes.

Usage

1
2

Format

A data frame containing 5 variables:

name

Country name

charcode

alpha-2 code

charcode3

alpha-3 code

uncode

UN numeric code

is.country

Logical. It is TRUE for all countries included in the official ISO3166-1 dataset and FALSE for user-assigned codes, i.e. aggregations.

Details

Dataset iso3166 includes both, countries and aggregations; dataset iso3166ud includes aggregations only.

References

https://www.iso.org/iso/home/standards/country_codes.htm

Examples

1

Example output

Creating a generic function for 'toJSON' from package 'jsonlite' in package 'googleVis'

wppExplorer documentation built on April 14, 2020, 6:58 p.m.