powered by
Check if the compressed country polygon has been downloaded and stored in the polygon folder
existsPolyFnameZip(ctryCode = NULL, gadmVersion = pkgOptions("gadmVersion"), custPolyPath = NULL)
The ctryCode of interest
The GADM version to use
Alternative to GADM. A path to a custom shapefile zip
TRUE/FALSE
# NOT RUN { Rnightlights:::existsPolyFnameZip("KEN") #returns TRUE/FALSE # }
Run the code above in your browser using DataLab