isocountry {isocountry}R Documentation

Country names with ISO country codes

Description

ISO 3166-1 country codes with full country names.

Usage

isocountry

Format

A data frame with 249 rows and 13 variables:

name

country name

alpha_2

ISO alpha-2 code

alpha_3

ISO alpha-3 code

country_code

numeric code

iso_3166_2

ISO 3166-2 subdivision code

is_independent

is the country independent

region_code

UN region code

region_name

UN region name

subregion_code

UN subregion code

subregion_name

UN subregion name

intermediate_region_code

UN intermediate region code

intermediate_region_name

UN intermediate region name

m49_code

UN M49 code

Source

Examples

isocountry

[Package isocountry version 0.2.0 Index]