classify_map: Classify Habitats (Phase 1)

View source: R/mod09_classify_habitats.R

classify_mapR Documentation

Classify Habitats (Phase 1)

Description

This function assigns a habitat type (modified from Phase 1 codes) to each polygon in the basemap according to the information available. Requires at least the basemap preparation function to have run, and optionally (and ideally) also considers CORINE, Priority Habitats, the Crop Map of England, hedgerows, and elevation data.

Usage

classify_map(mm = parent.frame()$mm, projectLog = parent.frame()$projectLog)

Arguments

mm

The mm object loaded in the environment, can be at various stages of updating.

projectLog

The RDS project log file generated by the wizard app and containing all file paths to data inputs and model parameters

Value

Saves a project_title_MM_classified.RDS file to project folder


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