Learn R Programming

Rnightlights (version 0.1.2)

existsPolyFnamePath: Check if the decompressed country polygon has been downloaded and stored in the polygon folder

Description

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

Usage

existsPolyFnamePath(ctryCode)

Arguments

ctryCode

The ctryCode to process

Value

TRUE/FALSE

Examples

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

# }

Run the code above in your browser using DataLab