Hello, I am interested in using the hscat command in the gstat package to create h-scatterplots of snow depth measurements over a given area (spatial autocorrelation). Unfortunately I do not understand how to format my data for import into R for use with the hscat command. I have checked the gstat manual and it says to use grid maps in ascii format, but my data is in table format (ID, X, Y, Z) and saved as *.txt.
Do I need to import my .txt file into a program such as ArcMap, draw a map, save it in ascii format, and then import the ascii file into R? Or can I skip the middle steps and use an imported .txt file directly with the hscat command? Thank you, - EdmAB -- View this message in context: http://r.789695.n4.nabble.com/gstat-data-formatting-tp3437343p3437343.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.