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