Description Usage Arguments Value See Also Examples
View source: R/modify.operators.R
Select cells with values above a threshold in a raster
1 |
obj |
[ |
thresh |
[ |
background |
[ |
A RasterLayer of the same dimensions as obj, in which
all values lower than thresh have been set to background.
Other operators to select a subset of cells: rBounded,
rLess, rMask,
rMatch
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.