If I know the specific coordinate in a spatial data frame, how can I access the 
data at that coordinate?
My coordinates are labeled "x" and "y" in a data.frame "e". The data is in 
column "leachate".
I want to say, basically:
e$leachate@coordinates(2,3<mailto:e$leachate@coordinates(2,3>).

Thanks, Daniel

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to