Skip to content
Prev 17193 / 29559 Next

Spatial indexing of a point pattern

Hi Aurelie,

If your points and grid are objects of the spatial class you can use the 
function "over" in the sp package.  The overlay of points on polygons 
returns a vector with the polygon index where each point is located.

Julian