Learn R Programming

Rnightlights (version 0.1.2)

getPolyFnameZip: Get the filename of the polygon zip file as downloaded from http://www.GADM.ORG

Description

Get the filename of the polygon zip file as downloaded from http://www.GADM.ORG

Usage

getPolyFnameZip(ctryCode)

Arguments

ctryCode

character the ISO3 code of the country

Value

character path to zip

Examples

Run this code
# NOT RUN {
getPolyFnameZip("KEN")
# }
# NOT RUN {
 #returns "path/to/"

# }

Run the code above in your browser using DataLab