Other packages > Find by keyword >

LadderFuelsR  

Automated Tool for Vertical Fuel Continuity Analysis using Airborne Laser Scanning Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("LadderFuelsR", "0.0.7")



Attach the package and use:
library("LadderFuelsR")
Maintained by
Olga Viedma
[Scholar Profile | Author Map]
First Published: 2023-12-13
Latest Update: 2024-01-26
Description:
Set of tools for analyzing vertical fuel continuity at the tree level using Airborne Laser Scanning data. The workflow consisted of: 1) calculating the vertical height profiles of each segmented tree; 2) identifying gaps and fuel layers; 3) estimating the distance between fuel layers; and 4) retrieving the fuel layers base height and depth. Additionally, other functions recalculate previous metrics after considering distances greater than 1 m and calculate the canopy base height as the fuel base height located at the largest- and at the last-distance. Moreover, the package calculates: i) the percentage of Leaf Area Density comprised in each fuel layer, ii) remove fuel layers with Leaf Area Density percentage less than 25, iii) recalculate the distances among the reminder ones, and iv) identify the canopy base height as the fuel base height with the highest Leaf Area Density percentage. On the other hand, when there is only one fuel layer, it identifies the canopy base height performing a segmented linear regression (breaking points) on the cumulative sum of Leaf Area Density as a function of height. Finally, a collection of plotting functions is developed to represent: i) the initial gaps and fuel layers; ii) the fuels base height, depths and gaps with distances greater than 1 m and, iii) the fuels base height and depths after applying the breaking point method over trees with only one fuel layer. The methods implemented in this package are original and have not been published elsewhere.
How to cite:
Olga Viedma (2023). LadderFuelsR: Automated Tool for Vertical Fuel Continuity Analysis using Airborne Laser Scanning Data. R package version 0.0.7, https://cran.r-project.org/web/packages/LadderFuelsR. Accessed 20 Feb. 2025.
Previous versions and publish date:
0.0.1 (2023-12-13 18:30), 0.0.2 (2024-01-14 20:30), 0.0.3 (2024-01-26 19:10), 0.0.4 (2024-03-19 00:10), 0.0.5 (2024-07-07 10:40), 0.0.6 (2024-07-20 08:50)
Other packages that cited LadderFuelsR R package
View LadderFuelsR citation profile
Other R packages that LadderFuelsR depends, imports, suggests or enhances
Complete documentation for LadderFuelsR
Functions, R codes and Examples using the LadderFuelsR R package
Full LadderFuelsR package functions and examples
Downloads during the last 30 days
01/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/19Downloads for LadderFuelsR05101520253035404550556065TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

PLNmodels  
Poisson Lognormal Models
The Poisson-lognormal model and variants (Chiquet, Mariadassou and Robin, 2021 ...
Download / Learn more Package Citations See dependency  
reader  
Suite of Functions to Flexibly Read Data from Files
A set of functions to simplify reading data from files. The main function, reader(), should read mos ...
Download / Learn more Package Citations See dependency  
CarletonStats  
Functions for Statistics Classes at Carleton College
Includes commands for bootstrapping and permutation tests, a command for created grouped bar plots, ...
Download / Learn more Package Citations See dependency  
EffectStars  
Visualization of Categorical Response Models
Notice: The package EffectStars2 provides a more up-to-date implementation of effect stars! EffectSt ...
Download / Learn more Package Citations See dependency  
healthyR.ai  
The Machine Learning and AI Modeling Companion to 'healthyR'
Hospital machine learning and ai data analysis workflow tools, modeling, and automations. This li ...
Download / Learn more Package Citations See dependency  
multgee  
GEE Solver for Correlated Nominal or Ordinal Multinomial Responses
GEE solver for correlated nominal or ordinal multinomial responses using a local odds ratios parame ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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