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 04 Apr. 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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for LadderFuelsR051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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