o
an arbitrary point on earth.
Many Thanks,
James Stegen
--
James C. Stegen
NSF Postdoctoral Fellow in Bioinformatics
University of North Carolina
Chapel Hill, NC
919-962-8795
ste...@email.unc.edu
___
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
I am trying to read-in a .csv file that has two columns, one for
longitude and one for latitude to then overlay on a raster map that I am
reading in with readGDAL.
I read in the raster as:
test = readGDAL("tmean1.bil")
This seems to work fine.
I then try to read in the csv file as:
coord = re