Skip to contents

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.

Usage

iso_codes

Format

An object of class tbl_df (inherits from tbl, data.frame) with 286 rows and 2 columns.

Definitions

  • country (character): Country name., * country_iso (character): Corresponding ISO code.

See also

Examples

head(iso_codes)
#> # A tibble: 6 × 2
#>   country        country_iso
#>   <chr>          <chr>      
#> 1 afghanistan    af         
#> 2 albania        al         
#> 3 algeria        dz         
#> 4 american samoa as         
#> 5 andorra        ad         
#> 6 angola         ao