Author: Jonas Starke, Kieran Galbraith
This R Package contains functions to perform an analysis of successional forests using LiDAR data for example calculating a CHM and other models
For additional information about forest succession and the R Package please refer to the study project „Monitoring forest succession using airborne LiDAR data“ or write an E-Mail to jstarke@uni-muenster.de or k_galb01@uni-muenster.de
Installing the package works like with every other package:
devtools::install_github("kgalb01/forestSuccession")
library(forestSuccession)"examples" contains an R Script showing how to use the Package properly and Plots we saved running it
