powered by
setIds
setIds(Z)
zoning geometry (list of SpatialPolygons)
a zoning geometry
set all zone identifiers in a zoning by assigning zone number to each identifier.
# NOT RUN { data(mapTest) criti=correctionTree(c(0.4,0.5),mapTest,SAVE=TRUE) Z=criti$zk[[2]][[1]]$zonePolygon Z1=setIds(Z) # }
Run the code above in your browser using DataLab