cc_dict: Country code dictionary

cc_dictR Documentation

Country code dictionary

Description

Reference table of country names and ISO-3166 codes, adapted from countrycode package.

Usage

cc_dict

Format

data.table object, with 8626 obs. of 3 variables:

country_name

Country names. Character string.

country_name_alt

Alternative spellings of country names, ASCII characters only. Character string.

country_iso3

Country codes (ISO 3166-1 alpha-3). Character string.

Source

Vincent Arel-Bundock. Package countrycode: Convert Country Names and Country Code, version 1.40. CRAN (October 12, 2022).


SUNGEO documentation built on Nov. 4, 2023, 1:07 a.m.