Skip to content

Repository files navigation

RESY

License: MIT CRAN status

The goal of RESY is to use so-called expert files to assign vegetation plots to types. The function resy_classify() is the core function to classify vegetation plots, which, depending on the rules need to include also site data.

Insert figure here. Perhaps of Europe

⏬ Installation

The package is available on CRAN, you can install and load it using the following commands:

install.packages("RESY")
library("RESY")

RESY is still under active development. You can install the development version from the GitHub repository using the following commands:

# install.packages("devtools")
remotes::install_github(
   "https://github.com/florian-jansen/resy",
   dependencies = TRUE
   )
library(RESY)

📜 Vignettes

We have written several vignettes to help you use the RESY R package:

  • vignette("EUNIS")
  • vignette("Get altitude data")

🖥️ Functions

An overview of all functions and data is given in the tab Reference.

🐛 Find a bug?

Thank you for finding it. Head over to the GitHub Issues tab and let us know about it. Alternatively, you can also send us an email. We will try to get to it as soon as possible!

About

A toolbox to classify plant species co-occurrence matrices, aka vegetation plots with formalised, rule based so-called "expert systems".

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages