[R-sig-Geo] spplot point coordinates

Barry Rowlingson b.rowlingson at lancaster.ac.uk
Tue Jun 30 15:13:38 CEST 2009


On Tue, Jun 30, 2009 at 1:33 PM, Maxime
Pauwels<Maxime.Pauwels at univ-lille1.fr> wrote:
> Dear all,
>
> I think there is a function in the sp package to get the coordinates of a
> point on a sp plot (~equivalent to "locator").
> Could someone remember me its name?
>

spplot.locator would seem to be it!

library(sp)
ls("package:sp")

 will show it, and help(spplot) lists it with some other useful spplot
functions.

Barry



More information about the R-sig-Geo mailing list