Description Usage Arguments Details Value Examples
findN
1 | findN(K, listN, iZ, minSize = 0.012)
|
K |
zoning object, as returned by the calNei function |
listN |
list of neighbor zones |
iZ |
index of current zone in zoning |
minSize |
minimum admissible zone size |
Find the neighbor zone into which to merge the current zone. It must be a neighbor in the sense of Voronoi polygons. In case of ties, choose the smallest zone for merging into
the index of the zone into which to merge the current zone
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.