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:
📜 Vignettes
We have written several vignettes to help you use the RESY R package:
vignette("EUNIS")vignette("Get altitude data")
