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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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