Other packages > Find by keyword >

lidaRtRee  

Forest Analysis with Airborne Laser Scanning (LiDAR) Data
View on CRAN: Click here


Download and install lidaRtRee package within the R console
Install from CRAN:
install.packages("lidaRtRee")

Install from Github:
library("remotes")
install_github("cran/lidaRtRee")

Install by package version:
library("remotes")
install_version("lidaRtRee", "4.0.8")



Attach the package and use:
library("lidaRtRee")
Maintained by
Jean-Matthieu Monnet
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-10
Latest Update: 2025-01-23
Description:
Provides functions for forest analysis using airborne laser scanning (LiDAR remote sensing) data: tree detection (method 1 in Eysn et al. (2015) ) and segmentation; forest parameters estimation and mapping with the area-based approach. It includes complementary steps for forest mapping: co-registration of field plots with LiDAR data (Monnet and Mermin (2014) ); extraction of both physical (gaps, edges, trees) and statistical features from LiDAR data useful for e.g. habitat suitability modeling (Glad et al. (2020) ) and forest maturity mapping (Fuhr et al. (2022) ); model calibration with ground reference, and maps export.
How to cite:
Jean-Matthieu Monnet (2021). lidaRtRee: Forest Analysis with Airborne Laser Scanning (LiDAR) Data. R package version 4.0.8, https://cran.r-project.org/web/packages/lidaRtRee. Accessed 06 Mar. 2026.
Previous versions and publish date:
3.0.2 (2021-04-10 10:10), 3.0.3 (2021-04-11 01:10), 3.1.0 (2021-07-30 14:50), 3.1.2 (2021-12-09 14:30), 4.0.1 (2022-05-23 20:20), 4.0.2 (2022-07-18 15:10), 4.0.3 (2022-07-19 15:00), 4.0.5 (2023-04-07 17:10)
Other packages that cited lidaRtRee R package
View lidaRtRee citation profile
Other R packages that lidaRtRee depends, imports, suggests or enhances
Complete documentation for lidaRtRee
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA