inbo / forrescalc

Calculation of aggregated values on dendrometry, regeneration and vegetation of forests, starting from individual tree measures from Fieldmap

Home Page:https://inbo.github.io/forrescalc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forrescalc

Calculation of aggregated values on dendrometry, regeneration and vegetation of forests, starting from individual tree measures from Fieldmap.

Installation

To install forrescalc from Github, start a new R session and run this code (before loading any packages):

#install.packages("remotes")
remotes::install_github("inbo/forrescalc", build_vignettes = TRUE)

Some functions require local access to the github repository forresdat.

About

Calculation of aggregated values on dendrometry, regeneration and vegetation of forests, starting from individual tree measures from Fieldmap

https://inbo.github.io/forrescalc/

License:GNU General Public License v3.0


Languages

Language:R 100.0%