Description Usage Arguments Value Examples
The method is inherited from the RasterStack
class.
1 2 | ## S4 method for signature 'RasterArray'
disaggregate(x, ...)
|
x |
a |
... |
arguments passed to the |
A disaggregated RasterArray
class object.
1 2 | data(dems)
disagg <- disaggregate(dems, 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.