getId: getId

Description Usage Arguments Details Value Examples

Description

getId

Usage

1
getId(Z, iZ)

Arguments

Z

zoning geometry (list of SpatialPolygons)

iZ

zone number

Details

get zone identifier in a zoning

Value

a character vector giving the zone identifier

Examples

1
2
3
4
data(mapTest)
criti=correctionTree(c(0.4,0.5),mapTest,SAVE=TRUE)
Z=criti$zk[[2]][[1]]$zonePolygon
getId(Z,6)

geozoning documentation built on May 2, 2019, 9:43 a.m.