classif_mastermap: Classify Habitats Using OS MasterMap Terms

View source: R/fun_classification.R

classif_mastermapR Documentation

Classify Habitats Using OS MasterMap Terms

Description

Assigns the most likely habitat type based on information contained by OS MasterMap (using Descriptive Group and Descriptive Term).

Usage

classif_mastermap(x, params)

Arguments

x

A basemap sf object, which must contain the attributes Group (Descriptive Group from OS MasterMap), Term (Descriptive Term from OS MasterMap) and Make (from OS MasterMap).

params

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

Value

The basemap sf object with a new attribute HabCode_B


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