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