orderCustPolyLayers: Order polygon shapefile layers in custom polygons

Description Usage Arguments Details Value Examples

View source: R/polygons.R

Description

Order polygon shapefile layers in custom polygons

Usage

1
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

Details

Add an index column to all layers of a polygon

Value

None

Examples

1
2
3
4
## Not run: 
Rnightlights:::addCtryPolyIdx(ctryCode="KEN")

## End(Not run)

chrisvwn/Rnightlights documentation built on Sept. 7, 2021, 1:44 a.m.