| iso_codes | R Documentation | 
This dataset maps countries to codes.
For information about the ISO standard for country codes see https://www.iso.org/iso-3166-country-codes.html.
iso_codes
An object of class tbl_df (inherits from tbl, data.frame) with 286 rows and 2 columns.
country (character): Country name., * country_iso (character): Corresponding ISO code.
data_dictionary
Other iso codes: 
region_isos,
region_isos_demo
head(iso_codes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.