{eunis.habitats}
is an R data package that provides the EUNIS habitat
classification in tidy format.
Install from CRAN:
install.packages("eunis.habitats")
The data set eunis_habitats
provides the four EUNIS classifications:
- EUNIS classification from 2007, revised in 2012.
- EUNIS marine classification from 2019
- EUNIS marine classification from 2022
- EUNIS terrestrial classification from 2021
See
vignette("eunis-classification")
to learn more.
Use the helper crosswalk()
to map habitat codes across classification
systems:
- EUNIS habitat classifications
- European Red List of Habitats
- Habitats Directive Annex I
See
vignette("crosswalks")
for more details.