View source: R/fun_classification.R
classif_agri | R Documentation |
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().
classif_agri(x)
x |
A basemap sf object, which must contain the attributes HabCode_B and corine or crome. |
The basemap sf object with updated attribute HabCode_B
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.