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)
Value
A numeric
vector with the number of rows and columns in the RasterLayer
s.
Arguments
- x
A RasterArray
class object.
- ...
additional arguments passed to class-specific methods.