Description Usage Arguments Value
Mask the reference grid by a spatial vector layer
1 |
grid |
The reference grid as object of class
|
mask |
Object of class |
predicate |
Geometric binary predicate to use for masking. See
|
The updated grid as object of class stars
.
The updated grid has the same dimensions as the original grid, but pixel
values are set to NA
if the specified spatial relation (as described by
predicate
) between that pixel and the mask is evaluated to FALSE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.