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