raster_mask | R Documentation |
Thin wrapper around raster::mask()
. Works with an sf
object, and automatically reprojects it to match the CRS of x
.
raster_mask(rst, mask, ...)
rst |
|
mask |
|
... |
reserved for future use |
masked Raster*
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.