Dimensions of SpatialArray or RasterArray objects
The function returns the dimensions of the array in which RasterLayer
s or Spatial*
objects are organized.
## S4 method for signature 'XArray' dim(x)
x |
A |
A numeric
vector.
data(dems) dim(dems) data(coasts) dim(coasts)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.