iso_codes {r2dii.data}R Documentation

Countries and codes

Description

This dataset maps countries to codes.

For information about the ISO standard for country codes see https://www.iso.org/iso-3166-country-codes.html.

Usage

iso_codes

Format

An object of class tbl_df (inherits from tbl, data.frame) with 286 rows and 2 columns.

Definitions

See Also

data_dictionary

Other iso codes: region_isos, region_isos_demo

Examples

head(iso_codes)

[Package r2dii.data version 0.6.0 Index]