check_ISO_code: check country codes

Description Usage Arguments Value Examples

View source: R/check_ISO_code.R

Description

Checks if the country code entered is a valid country code that data exists for

Usage

1

Arguments

iso

The 3 letter country code based on ISO3 Country abbreviations (http://unstats.un.org/unsd/methods/m49/m49alpha.htm)

Value

TRUE if a valid code, otherwise an error is returned

Examples

1
2
3
4
## Not run: 
check_ISO_code("USA")

## End(Not run)

ropensci/rWBclimate documentation built on Dec. 12, 2020, 2:24 p.m.