Learn R Programming

wppExplorer (version 1.6-2)

iso3166: ISO 3166 Dataset

Description

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

Usage

data(iso3166)
	data(iso3166ud)

Arguments

Details

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

References

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

Examples

Run this code
data(iso3166)

Run the code above in your browser using DataLab