Dear list,
is it somehow possible to retrieve the x and y coordinates of points in
a scatterplot after it has been plotted? identify() somehow seems to
manage this, so I was wondering whether it is possible?
I am asking as I wrote a function that identifies points inside a
polygon and I would like it to work without supplying the x and y
coordinates again but by retrieving them from the device.
Cheers
Jannis
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.