Description Usage Arguments Value
Apply a function on each coverage
's bricks object. Parameter
fun
is a function with bricks attributes names as parameters. A helper
function func_brick
can be used to create a prototype of this function easily.
1 | apply_bricks(coverage, fun, ...)
|
coverage |
A |
fun |
A function to be called for each brick that receives the bricks' attributes. |
... |
A set of |
A rasters data.frame
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.