Disaggregate raster cells in a RasterArray object
The method is inherited from the RasterStack
class.
## S4 method for signature 'RasterArray' disaggregate(x, ...)
x |
a |
... |
arguments passed to the |
A disaggregated RasterArray
class object.
data(dems) disagg <- disaggregate(dems, 3)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.