From 27b60dd1676c76477fa2718f802a8588d6159878 Mon Sep 17 00:00:00 2001 From: Ramiro Magno Date: Tue, 6 Aug 2024 16:38:59 +0100 Subject: [PATCH] Update README --- README.Rmd | 9 +++++---- README.md | 11 ++++++----- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.Rmd b/README.Rmd index 5f0d017..e5dec2e 100644 --- a/README.Rmd +++ b/README.Rmd @@ -23,8 +23,6 @@ library(eunis.habitats) `{eunis.habitats}` is an R data package that provides the EUNIS habitat classification in tidy format. -Use the helper `crosswalk()` to map habitat codes across classification systems. - ## Installation Install from CRAN: @@ -42,8 +40,11 @@ The data set `eunis_habitats` provides the four EUNIS classifications: 3. EUNIS marine classification from 2022 4. EUNIS terrestrial classification from 2021 -See `vignette("eunis-classification")` to learn more. In addition, we also -provide a helper for converting habitat codes across: +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 diff --git a/README.md b/README.md index c040713..f2a51ae 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,6 @@ status](https://www.r-pkg.org/badges/version/eunis.habitats)](https://CRAN.R-pro `{eunis.habitats}` is an R data package that provides the EUNIS habitat classification in tidy format. -Use the helper `crosswalk()` to map habitat codes across classification -systems. - ## Installation Install from CRAN: @@ -32,8 +29,12 @@ The data set `eunis_habitats` provides the four EUNIS classifications: 3. EUNIS marine classification from 2022 4. EUNIS terrestrial classification from 2021 -See `vignette("eunis-classification")` to learn more. In addition, we -also provide a helper for converting habitat codes across: +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