dimlayer: Dimensions of RasterLayers in a RasterArray object
Description
The funcion will return the dimensions RasterLayers
Usage
dimlayer(x, ...)# S4 method for RasterArray
dimlayer(x)
Arguments
x
A RasterArray
class object.
...
additional arguments passed to class-specific methods.
Value
A numeric
vector with the number of rows and columns in the RasterLayer
s.