countries {penppml} | R Documentation |
Country ISO Codes
Description
An auxiliary data set with basic geographic information about country ISO 3166 codes included in the
trade
data set.
Usage
countries
Format
A data frame with 249 rows and 4 variables.
iso: Country ISO 3166 code.
name: Country name.
region: Continent.
subregion: sub-continental region.
Source
The source of the data set is Luke Duncalfe's ISO-3166-Countries-with-Regional-Codes repository on GitHub (https://github.com/lukes/ISO-3166-Countries-with-Regional-Codes#readme).
[Package penppml version 0.2.3 Index]