powered by
The method is inherited from the RasterStack class.
RasterStack
# S4 method for RasterArray disaggregate(x, ...)
A disaggregated RasterArray class object.
RasterArray
a RasterArray class object.
arguments passed to the disaggregate function.
disaggregate
data(dems) disagg <- disaggregate(dems, 3)
Run the code above in your browser using DataLab