powered by
getClosePt
getClosePt(Z, iC, iZC, disp = FALSE)
zoning (list of SpatialPolygons)
current zone indes
close zone index
information level (FALSE-no info)
a SpatialPoints of length 1
description, a paragraph
# NOT RUN { data(resZTest) K=resZTest Z=K$zonePolygone geozoning:::getClosePt(Z,1,3) plotZ(Z) points( geozoning:::getClosePt(Z,1,3),col="blue",pch=20) # }
Run the code above in your browser using DataLab