Object of class "data.frame" containing the elevation (in m), slope (in degrees) and aspect (in degrees from North) of every cell.
bbox:
Object of class "matrix" with the boundary box.
proj4string:
Object of class "CRS" with the projection string.
Extends
Class "'>SpatialGridDataFrame", directly.
Class "'>SpatialGrid", by class "SpatialGridDataFrame", distance 2.
Class "'>Spatial", by class "SpatialGridDataFrame", distance 3.
Methods
[
signature(x = "SpatialGridTopography", i = "ANY", j = "ANY", drop = "ANY"): subsets the grid and associated topography; only rows (x values) and columns (y values) can be subsetted.