getZoneId: getZoneId

Description Usage Arguments Details Value Examples

Description

getZoneId

Usage

1
getZoneId(zone)

Arguments

zone

SpatialPolygons

Details

get the zone unique identifier

Value

the zone identifier ( a character vector of length 1)

Examples

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

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