powered by
calFrame
calFrame(iZ, Z, zoneNModif, distIsoZ = 0.075)
index of zone for which the envelope is searched
zoning
modified zone neighborhood matrix (FALSE values on diagonal
threshold distance above which a zone is considered as isolated
a apatial polygon corresponding to the frame within which grown zone must be contained
description, a paragraph
# NOT RUN { data(resZTest) Z=resZTest$zonePolygone zN=resZTest$zoneNModif f=calFrame(6,Z,zN) plotZ(Z) rgeos::plot(f,add=TRUE,col="red") # }
Run the code above in your browser using DataLab