powered by
The function returns the dimensions of the array in which RasterLayers are organized.
RasterLayer
# S4 method for RasterArray dim(x)
A RasterArray class object.
RasterArray
A numeric vector.
numeric
# NOT RUN { data(dems) dim(dems) data(clim) dim(clim) # }
Run the code above in your browser using DataLab