View source: R/fun_classification.R
classif_mastermap | R Documentation |
Assigns the most likely habitat type based on information contained by OS MasterMap (using Descriptive Group and Descriptive Term).
classif_mastermap(x, params)
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. |
The basemap sf object with a new attribute HabCode_B
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.