Skip to content
Prev 15379 / 29559 Next

Projected data in R-Gstat

On Mon, 18 Jun 2012, kapo coulibaly wrote:

            
You may use proj4 if you like, but it does not support sp classes. For 
these, use the equivalent implementation in rgdal, see ?spTransform.

Note, however, that gstat *does* work with data in geographical 
coordinates if the data are in the form of an object of a class defined in 
sp with the coordinate reference system set - see the example to 
variogram().

Roger