rasterThreshold.Rd
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.