powered by
Get ISO country code from a country name.
get_cc(country)
A vector of ISO country codes (NA where not found).
NA
A character vector of country names.
get_cc("Australia") get_cc(c("Australia", "China", "United states"))
Run the code above in your browser using DataLab