meuse.grid {gstat} | R Documentation |
The meuse.grid
data frame has 3103 rows and 2 columns;
a grid with 40 m x 40 m spacing that covers the Meuse Study area
data(meuse.grid)
This data frame contains the following columns:
part.a
x
and y
are in RDM, the Dutch topographical map
coordinate system. Roger Bivand projected this to UTM in the
R-Grass interface package.
See the meuse documentation
data(meuse.grid) library(MASS) eqscplot(meuse.grid,pch="+")