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