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)

Rnightlights documentation built on Aug. 29, 2019, 5:02 p.m.