classif_elev: Classify Habitats Using Elevation

View source: R/fun_classification.R

classif_elevR Documentation

Classify Habitats Using Elevation

Description

Revises habitat classification of agricultural land and upland habitats using the parameters set with the project. Not meant to be called directly; rather is used conditionally in classify_habitats().

Usage

classif_elev(x, params)

Arguments

x

A basemap sf object with the "elev" and "slope" attributes

params

A list of parameters used as thresholds to classify certain habitats. See EcoservR documentation.

Value

The basemap sf object with updated attribute HabCode_B


ecoservR/ecoserv_tool documentation built on April 5, 2025, 1:49 a.m.