powered by
getZoneId
getZoneId(zone)
SpatialPolygons
the zone identifier ( a character vector of length 1)
get the zone unique identifier
# NOT RUN { data(mapTest) criti=correctionTree(c(0.4,0.5),mapTest,SAVE=TRUE) Z=criti$zk[[2]][[1]]$zonePolygon getZoneId(Z[[4]]) # }
Run the code above in your browser using DataLab