country_codes: Country Codes

country_codesR Documentation

Country Codes

Description

Multiple country, subregion, and region codes for 249 countries.

Usage

country_codes

Format

A data frame with 249 rows and 11 variables:

name

Full country name

alpha-2

2-character country code

alpha-3

3-character country code

country-code

3-digit country code

iso_3166-2

ISO code

region

World region

sub-region

Sub-region

intermediate-region

Intermediate region

region-code

World region code

sub-region-code

Sub-region code

intermediate-region-code

Intermediate region code

Details

From https://github.com/lukes/ISO-3166-Countries-with-Regional-Codes

Source

https://raw.githubusercontent.com/lukes/ISO-3166-Countries-with-Regional-Codes/master/all/all.csv


PsyTeachR/reprores-v2 documentation built on Sept. 26, 2022, 10:06 a.m.