countryISO: Country ISO generator

Description Usage Arguments Value Author(s) References See Also Examples

Description

Returns the country iso abbreviation

Usage

1
 countryISO(country, lvl = FALSE) 

Arguments

country

Country name

lvl

Should the maximal map detalisation level be shown? Default value is FALSE.

Value

out

Country ISO 3166-1 alpha-3 code (if lvl = FALSE), or maximal map detalisation level (if lvl = TRUE)

Author(s)

D.Kisler

References

https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3

See Also

iso3

Examples

1
countryISO("Germany", lvl = FALSE)

kislerdm/gadMaps documentation built on May 20, 2019, 10:24 a.m.