Dimensions of layers in a 'VirtualArray
'-class object
Source: R/generics.R
, R/RasterArray-xattrib.R
dimlayer.Rd
The funcion will return the dimensions 'SpatRaster
'-class layers.
Arguments
- x
A
VirtualArray
class object.- ...
additional arguments passed to class-specific methods.
Value
A numeric
vector with the number of rows and columns in the VirtualArray
s.