powered by
remove1FromZ
remove1FromZ(Z, iC, zoneN, simplitol = 0.001, disp = 0)
zoning geometry (list of SpatialPolygons)
current zone index
zone neighborhood Logical matrix
tolerance for spatial polygons geometry simplification
0: no info, 1: some info
a new zoning where current zone has been removed
description, a paragraph
# NOT RUN { data(resZTest) K=resZTest Z=K$zonePolygone plotZ(Z) plotZ(geozoning:::remove1FromZ(Z,2,K$zoneN)) # }
Run the code above in your browser using DataLab