View source: R/source_area_threshold.R
rasterThreshold | R Documentation |
Reclassifies a RasterLayer object based on range of values.
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.