bin_map: Create a binary map

View source: R/bin_map.R

bin_mapR Documentation

Create a binary map

Description

This function creates a binary map of suitable/unsuitable habitat based on a user-specified threshold value

Usage

bin_map(x, threshold)

Arguments

x

A SpatRaster object

threshold

A value (or range of values) to use as suitability thresholds

Value

A SpatRaster object


ccmothes/habicon documentation built on Sept. 16, 2024, 1:34 a.m.