Skip to contents

The method is inherited from the 'SpatRaster' class.

Usage

# S4 method for RasterArray
disagg(x, ...)

Arguments

x

a RasterArray class object.

...

arguments passed to the disagg function.

Value

A disaggregated RasterArray class object.

Examples

ex <- rastex() 
disagg <- disagg(ex, 3)