Description Usage Arguments Value
View source: R/source_area_threshold.R
Reclassifies a RasterLayer object based on range of values.
1 | rasterThreshold(x, value_range = c(0.9, Inf))
|
x |
A RasterLayer |
value_range |
A vector with the min and max value for reclassification |
A RasterLayer with two classes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.