Learn R Programming

Rnightlights (version 0.2.4)

orderCustPolyLayers: Order polygon shapefile layers in custom polygons

Description

Order polygon shapefile layers in custom polygons

Usage

orderCustPolyLayers(ctryCode, custPolyPath = NULL)

Arguments

ctryCode

The ISO3 ctryCode of the country polygon to download

custPolyPath

Alternative to GADM. A path to a custom shapefile zip

Value

None

Details

Add an index column to all layers of a polygon

Examples

Run this code
# NOT RUN {
Rnightlights:::addCtryPolyIdx(ctryCode="KEN")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab