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 21 Nov. 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

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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