Description Usage Arguments Details Value Examples
getClosestZone
1 | getClosestZone(iZ, Z, zoneN)
|
iZ |
current zone number |
Z |
current zone |
zoneN |
zone neighborhood Logical matrix |
get closest non neighbor zone (i.e. excluding neighbor zones and englobing zone)
the closest zone index
1 2 3 | data(resZTest)
Z=resZTest$zonePolygone
geozoning:::getClosestZone(4,Z,resZTest$zoneNModif)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.