Learn R Programming

Rnightlights (version 0.1.2)

dnldCtryPoly: Download a country's polygon shapefile from http://gadm.org

Description

Download a country's polygon shapefile from http://gadm.org

Usage

dnldCtryPoly(ctryCode)

Arguments

ctryCode

The ISO3 ctryCode of the country polygon to download

Value

TRUE/FALSE Success/Failure of the download

Examples

Run this code
# NOT RUN {
downloadCtryPoly("KEN")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab