Description Usage Arguments Details Value Examples
maxDistSP
1 | maxDistSP(sp)
|
sp |
SpatialPolygons |
maximum distance within kth polygon of current zone
the maximum distance within sp
1 2 3 | ZK=initialZoning(qProb=c(0.4,0.2,0.7),mapTest)
Z=ZK$resZ$zonePolygone
geozoning:::maxDistSP(Z[[5]])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.