Add an index column to all layers of a polygon
addCtryPolyIdx(ctryCode, gadmVersion = pkgOptions("gadmVersion"),
gadmPolyType = pkgOptions("gadmPolyType"), custPolyPath = NULL)
The ISO3 ctryCode of the country polygon to download
The GADM version to use
The format of polygons to download from GADM
Alternative to GADM. A path to a custom shapefile zip
None
# NOT RUN {
Rnightlights:::addCtryPolyIdx(ctryCode="KEN")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab