Description Usage Arguments Details Value See Also Examples
View source: R/modify.operators.R
Transform a raster to binary form.
1 |
obj |
[ |
thresh |
[ |
match |
[ |
A binary object contains only values 1 (foreground) and 0 (background).
A binary RasterLayer of the same dimension as obj.
Other operators to modify cell values: rCategorise,
rDistance, rFillNA,
rOffset, rPermute,
rRange, rSubstitute
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.