gstat
gstat copied to clipboard
Mailed a STIDF produced file as a .csv
Edzer:
I have a written out .csv from the STIDF function someone sent me, and I was hoping to read it into variogramST as is in the data slot. Right now it is recognized as a data.frame, which variogramST doesn't seem to like. Is there a coerce function or something for a formatted STIDF table to make variogramST happy?
You may want to look into the docs & examples of package spacetime, for that.