powered by
GridTopology(c(0,0), c(1,1), c(5,5))
see SpatialGrid
SpatialGridDataFrame-class
SpatialGrid-class
x = GridTopology(c(0,0), c(1,1), c(5,5)) class(x) x summary(x) coordinates(x) y = SpatialGrid(grid = x) class(y) y
Run the code above in your browser using DataLab