Learn R Programming

GHCNr (version 1.4.6)

get_country: Download country shapefile from geoBoundaries

Description

Download country shapefile from geoBoundaries

Usage

get_country(country_code, simplified = TRUE)

Value

A shapefile.

Arguments

country_code

Three letter ISO code.

simplified

Logical.

Details

https://github.com/wmgeolab/geoBoundaries.

Examples

Run this code
if (FALSE) {
italy <- get_country("ITA")
}

Run the code above in your browser using DataLab