check_ISO_code: check country codes

Description Usage Arguments Value Examples

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)

rWBclimate documentation built on May 1, 2019, 8:22 p.m.