powered by
ptInZone
ptInZone(zone, pts, numpt)
SpatialPolygons
data points
data point indices
1 if point is within zone, 0 if not
description, a paragraph
# NOT RUN { data(mapTest) data(resZTest) Z=resZTest$zonePolygone ptInZone(Z[[1]],mapTest$krigData,c(5,500)) # }
Run the code above in your browser using DataLab