zoneFusion4
zoneFusion4(Z, iSmall, iBig, simplitol = 0.001, disp = 0)
zoning geometry (list of SpatialPolygons)
index of zone to remove by merging it into other zone
index of zone to merge into
tolerance for spatial polygons geometry simplification
0: no info, 1: some info
a new zoning geometry
merge 2 zones from given zoning
# NOT RUN {
data(resZTest)
K=resZTest
Z=K$zonePolygone
zoneFusion4(Z,5,4,disp=2)
# }
Run the code above in your browser using DataLab