powered by
Lookup ISO country code weatherunderground API doesn't recognize iso codes uniformly for every country.name
lookup_country_code(name, region = NULL)
Name of country
Geographic region
data.frame of country codes
# NOT RUN { lookup_country_code("Korea") lookup_country_code("Guinea", region = "Africa") # }
Run the code above in your browser using DataLab