Skip to contents

eunis.habitats is an R data package that provides the EUNIS habitat classification in tidy format.

Installation

Install from CRAN:

install.packages("eunis.habitats")

EUNIS classifications

The data set eunis_habitats provides the four EUNIS classifications:

  1. EUNIS classification from 2007, revised in 2012.
  2. EUNIS marine classification from 2019
  3. EUNIS marine classification from 2022
  4. EUNIS terrestrial classification from 2021

See vignette("eunis-classification") to learn more.

Crosswalks

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.