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)

rahoma615/simple-R-package documentation built on Dec. 22, 2021, 12:02 p.m.