Description Usage Arguments Value See Also
Mask a RasterLayer
object using a
sp
object representing one or more polygons in a
such that cells falling under small polygons are masked out.
Note this function is slower than raster::mask
and has different behaviour.
1 | safeMask(raster, sp)
|
raster |
a |
sp |
an |
a RasterLayer
object, the same as raster
but with
any cell falling under sp
set to NA
Other GIS: bufferMask
, condSim
,
getArea
, getPoints
,
insertRaster
, ll2cart
,
makeVoronoiPolygons
,
sortPolyData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.