powered by
Create a data.frame of ISO 3166 2 and 3 digit Country codes.
iso_3166_codes()
a data.frame with columns country, code_2, code_3.
data.frame
country
code_2
code_3
Country codes provided by rust_iso3166.
rust_iso3166
head(iso_3166_codes())
Run the code above in your browser using DataLab