A dataset containing codes for identifying countries according to ISO norms.
country_codes
A data frame with 247 rows and 4 columns.
character, names.
character, country code.
character, country code.
numeric, country numeric codes.
https://www.nationsonline.org/oneworld/country_code_list.htm
#> Country_or_Area_Name ISO_ALPHA.2_Code ISO_ALPHA.3_Code #> 1 Afghanistan AF AFG #> 2 Aland Islands AX ALA #> 3 Albania AL ALB #> 4 Algeria DZ DZA #> 5 American Samoa AS ASM #> 6 Andorra AD AND #> ISO_Numeric_Code_UN_M49_Numerical_Code #> 1 4 #> 2 248 #> 3 8 #> 4 12 #> 5 16 #> 6 20