disagg {via} | R Documentation |
RasterArray
'-class objectThe method is inherited from the 'SpatRaster
' class.
## S4 method for signature 'RasterArray'
disagg(x, ...)
x |
a |
... |
arguments passed to the |
A disaggregated RasterArray
class object.
ex <- rastex()
disagg <- disagg(ex, 3)