View source: R/mod09_classify_habitats.R
classify_map | R Documentation |
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.
classify_map(mm = parent.frame()$mm, projectLog = parent.frame()$projectLog)
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 |
Saves a project_title_MM_classified.RDS file to project folder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.