Learn R Programming

oec (version 2.7.8)

country_codes: Country codes

Description

A reference to know the country codes to be able to download and import data (e.g. chl stands for "Chile" in the OEC's API). This follows the standard ISO-3 country codes.

Usage

country_codes

Arguments

Format

A data frame with 263 observations on the following 2 variables.

country

Official countries' names spelled according to the United Nations.

country_code

Three characters codes to refer to the countries in the OEC's API.

Examples

Run this code
# NOT RUN {
country_codes
# }

Run the code above in your browser using DataLab