Learn R Programming

oec (version 2.5.2)

countries_list: Countries list

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)

Usage

countries_list

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 {
countries_list
# }

Run the code above in your browser using DataLab