This workflow is now on [https://lidar.pages.mia.inra.fr/lidaRtRee/articles/gaps.edges.detection.html](https://lidar.pages.mia.inra.fr/lidaRtRee/articles/gaps.edges.detection.html)
This tutorial presents R code for forest gaps and edges detection from Airborne Laser Scanning (ALS) data. The workflow is based on functions from packages `lidaRtRee` and `lidR`.
The following files are provided:
...
...
@@ -7,6 +10,7 @@ The following files are provided:
* datasets required to run the source code are also available on the repository.
Change log
* Dec 21, 2023: moved to [https://forgemia.inra.fr/lidar/lidaRtRee](https://forgemia.inra.fr/lidar/lidaRtRee)
* April 6, 2023: checked with new version of `lidaRtRee`
* July 19, 2022: batch processing can now rely solely on function `gap_detection`
* May 24, 2022: switch to `terra` and `sf` to comply with new version of `lidR` and `lidaRtRee`