Description Usage Arguments Details Value Examples
printZsurf
1 | printZsurf(Z, minSize = 0.012)
|
Z |
zoning geometry (list of SpatialPolygons) |
minSize |
minimum size threshold |
print zone surfaces
a vector of small zone indices
1 2 3 4 | data(resZTest)
K=resZTest
Z=K$zonePolygone
printZsurf(Z,0.03)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.