rasterThreshold: Raster binary reclassification

View source: R/source_area_threshold.R

rasterThresholdR Documentation

Raster binary reclassification

Description

Reclassifies a RasterLayer object based on range of values.

Usage

rasterThreshold(x, value_range = c(0.9, Inf))

Arguments

x

A RasterLayer

value_range

A vector with the min and max value for reclassification

Value

A RasterLayer with two classes.


jngtz/runout.opt documentation built on July 17, 2025, 3:06 a.m.