Number of columns and rows of a 'VirtualArray
'-derived class object.
Source: R/VirtualArray-xattrib.R
adimatt.Rd
Unlike the ncol
and nrow
functions of the 'terra
' package, this function returns the number of columns and rows of the 'VirtualArray
'-derived container, rather than the dimensions of the contained 'SpatRaster
'-class object.
Arguments
- x
A
VirtualArray
-derived class object.