countrycode_data: Country code translation data frame. This data set and the following documentation is take from Vincent Arel-Bundock countrycode package version 0.17 with modifications.
Description
A data frame with 262 observations on the following 14 variables.
Used internally by the countrycode() function.
Format
A data frame with 260 rows and 11 columnsDetails
-  country.name: Long country name 
  
-  cowc: Correlates of War character
  
-  cown: Correlates of War numeric
  
-  fao: Food and Agriculture Organization of the United Nations numerical code
  
-  fips104: FIPS 10-4 (Federal Information Processing Standard) 
  
-  imf: International Monetary Fund 
  
-  iso2c: ISO-2 character
  
-  iso3c: ISO-3 character
  
-  iso2n: ISO-2 numeric 
  
-  iso3n: ISO-3 numeric 
  
-  un: United Nations numerical code 
  
-  wb: World Bank (very similar but not identical to iso3c) 
  
-  regex: Regular expression used to convert long names to code 
  
-  region: Regions as defined in the World Bank Development Indicators 
  
-  continent: Continent as defined in the World Bank Development Indicators