Learn R Programming

Rnightlights (version 0.1.2)

existsPolyFnameZip: Check if the compressed country polygon has been downloaded and stored in the polygon folder

Description

Check if the compressed country polygon has been downloaded and stored in the polygon folder

Usage

existsPolyFnameZip(ctryCode)

Arguments

ctryCode

The ctryCode of interest

Value

TRUE/FALSE

Examples

Run this code
# NOT RUN {
existsPolyFnameZip("KEN")
# }
# NOT RUN {
 #returns TRUE/FALSE

# }

Run the code above in your browser using DataLab