qfun | R Documentation |
calc
Transform a queue into a raster stack and compute the specified function
using calc
qfun(Q, fun = mean, ...)
Q |
rdeque class object |
fun |
the function to apply using |
... |
further arguments for raster::calc where the function is mean |
RasterLayer class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.