lookup_country_code: Lookup ISO country code weatherunderground API doesn't...

Description Usage Arguments Value Examples

View source: R/location.R

Description

Lookup ISO country code weatherunderground API doesn't recognize iso codes uniformly for every country.name

Usage

1

Arguments

name

Name of country

region

Geographic region

Value

data.frame of country codes

Examples

1
2
3
4
5
## Not run: 
lookup_country_code("Korea")
lookup_country_code("Guinea", region = "Africa")

## End(Not run)

ALShum/rwunderground documentation built on May 5, 2019, 11:34 a.m.