Description Usage Arguments Details Value Examples
optiRG join two zones close to each other
1 | optiRG(K, map, iC, iZC, simplitol = 0.001, disp = 0)
|
K |
zoning object (such as returned by calNei function) |
map |
object returned by function genMap |
iC |
first zone |
iZC |
second zone |
simplitol |
tolerance for spatial polygons geometry simplification |
disp |
0: no info, 1: detailed info |
Within a zoning, two zones close to each other are geometrically joined. The zoning is updated accordingly. If the zone resulting from the junction is not valid, i.e. if it crosses another zone, the function returns NULL.
a zoning object
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.