Aggregate raster cells in a RasterArray object
The method is inherited from the RasterStack
class.
## S4 method for signature 'RasterArray' aggregate(x, ...)
x |
a |
... |
arguments passed to the |
An aggregated RasterArray
class object.
data(dems) agg <- aggregate(dems, 5)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.