Description Usage Arguments Value See Also Examples
View source: R/modify.operators.R
Offset the values in a raster.
1 | rOffset(obj, value = 1)
|
obj |
[ |
value |
[ |
A RasterLayer of the same dimension as obj, in which
all values have been offsetted by value.
Other operators to modify cell values: rBinarise,
rCategorise, rDistance,
rFillNA, rPermute,
rRange, rSubstitute
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.