Description Usage Arguments Value Examples
The method is inherited from the RasterStack
class. Postitions of layers are conserved in the output. (including missing layers)
1 2 | ## S4 method for signature 'RasterArray'
cellStats(x, stat, ...)
|
x |
a |
stat |
A function to be applied. |
... |
arguments passed to the |
A set of the values matching the output of stat
, organized the same way as the RasterArray
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.