Description Usage Arguments Value See Also Examples
View source: R/modify.operators.R
Select cells with values between an upper and lower threshold in a raster
1 |
obj |
[ |
range |
[ |
background |
[ |
A RasterLayer of the same dimension as obj, where the
cells with values covered by range retain their value and other
cells are set to NA.
Other operators to select a subset of cells: rGreater,
rLess, rMask,
rMatch
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.