Skip to content
Prev 274369 / 398506 Next

getting data associated with coordinates in a spatial data frame

Because SpatialPointsDataFrame is S4 object, you may try index by @
e at coords
or coordinates(e)

Weidong Gu
On Thu, Oct 13, 2011 at 2:18 PM, Bailey, Daniel <bailed at spu.edu> wrote: