Description Usage Arguments Details Value Examples
zoneFusion3
1 | zoneFusion3(K, iC, Ns, map, minSize = 0.01, simplitol = 0.001, disp = 0)
|
K |
zoning object, as returned by the calNei function |
iC |
index of current zone in zoning |
Ns |
zone neighborhood Boolean matrix |
map |
object returned by function genMap |
minSize |
minimum admissible zone size |
simplitol |
tolerance for spatial polygons geometry simplification |
disp |
information level (0-no info, 1-print info, 2-plot) |
merge current zone #iC with neighbor zone in zoning. If there are several neighbor zones, the selected one is the zone whose area is greater than the admissible size threshold that has the closest average value to the current one.
a zone obtained by merging current zone with neighbor zone
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.