powered by
maxDistZone
maxDistZone(Z, iZ, k)
zoning geometry (list of SpatialPolygons)
current zone index
polygon number within current zone
the maximum distance within kth polygon of the current zone
maximum distance within kth polygon of current zone
# NOT RUN { ZK=initialZoning(qProb=c(0.4,0.2,0.7),mapTest) Z=ZK$resZ$zonePolygone geozoning:::maxDistZone(Z,5,1) # }
Run the code above in your browser using DataLab