I have a data set (from GRASSGIS) I have imported it to R and I can get the coordinates by:
xy<-coordinates(data)

but I would like to have the x coordinates and y coordinates in separate dataframes x and y, does anyone know how to do this?

Thankyou
Gary
-----------------------
Gary R. Nobles
PhD Candidate
Institute of Archaeology
Poststraat 6
Groningen University
The Netherlands
Personal Webpage:

Project Website:
www.singlegrave.nl
g.r.nob...@rug.nl

______________________________________________
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