classif_agri: Classify Habitats Using CORINE and/or CROME

View source: R/fun_classification.R

classif_agriR Documentation

Classify Habitats Using CORINE and/or CROME

Description

Revises habitat classification of agricultural land to differentiate pastures from arable land. Uses either CORINE Land Cover, Crop Map of England, or (ideally) both. Not meant to be called directly; rather is used conditionally in classify_habitats().

Usage

classif_agri(x)

Arguments

x

A basemap sf object, which must contain the attributes HabCode_B and corine or crome.

Value

The basemap sf object with updated attribute HabCode_B


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