powered by
RasterArray
The method is inherited from the 'SpatRaster' class.
SpatRaster
# S4 method for RasterArray aggregate(x, ...)
An aggregated RasterArray-class object.
a RasterArray-class object.
arguments passed to the aggregate function.
aggregate
library(terra) ex <- rastex() agg <- aggregate(ex, 30)
Run the code above in your browser using DataLab