Other packages > Find by keyword >

aRchi  

Quantitative Structural Model ("QSM") Treatment for Tree Architecture
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("aRchi", "2.1.3")



Attach the package and use:
library("aRchi")
Maintained by
Olivier Martin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-09
Latest Update:
Description:
Provides a set of tools to make quantitative structural model of trees i.e the so-called QSM from LiDAR point cloud to manipulate and visualize the QSMs as well as to compute metrics from them. It can be used in various context of forest ecology i.e biomass estimation and tree architecture i.e architectural metrics see Martin-Ducup et al. 2020 doi10.11111365-2435.13678. The package is based on a new S4 class called aRchi.
How to cite:
Olivier Martin (2021). aRchi: Quantitative Structural Model ("QSM") Treatment for Tree Architecture. R package version 2.1.3, https://cran.r-project.org/web/packages/aRchi. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.3 (2021-04-09 11:20), 1.0.5 (2021-04-16 17:50), 2.1.0 (2022-04-12 20:52), 2.1.2 (2022-08-07 16:30), 2.1.3 (2022-09-03 11:00)
Other packages that cited aRchi R package
View aRchi citation profile
Other R packages that aRchi depends, imports, suggests or enhances
Functions, R codes and Examples using the aRchi R package
Some associated functions: BranchAngle . Clean_QSM . Compute_A0 . Compute_Mf . DAI . ForkRate . LeonardoRatio . Make_Node . Make_Path . PathFraction . QSM2mesh . SelectinQSM_3d . TreeBiomass . TreeVolume . Truncate_QSM . WBEparameters . WoodSurface . aRchi-class . aRchi2treeQSM . add_leaves . add_non_reconstructed . add_physiological_ages . add_pointcloud . add_radius . angle3d . build_aRchi . clean_point_cloud . cross_prod_3d . dist2line . get_QSM . get_nodes . get_operations . get_paths . get_pointcloud . nullOrDatatable-class . nullOrLASOrDatatable-class . nullOrlist-class . nullOrnumeric-class . plot . read_QSM . read_aRchi . segment_annual_shoots . simplify_skeleton . skeletonize_pc . smooth_skeleton . write_aRchi . 
Some associated R codes: BranchAngle.R . Compute_A0.R . Compute_Mf.R . DAI.R . ForkRate.R . LeonardoRatio.R . Make_Node.R . Make_Path.R . PathFraction.R . QSM2mesh.R . SelectinQSM_3d.R . TreeBiomass.R . TreeVolume.R . Truncate_QSM.R . WBEparameters.R . WoodSurface.R . aRchi.R . aRchi2treeQSM.R . aRchiClass.R . add_diameter.R . add_leaves.R . add_non_reconstructed.R . add_physiological_ages.R . add_pointcloud.R . angle3d.R . build_aRchi.R . clean_QSM.R . clean_point_cloud.R . cross_prod_3d.R . dist2line.R . get_QSM.R . get_nodes.R . get_operations.R . get_paths.R . get_pointcloud.R . nullOrDatatable.R . nullOrLASOrDatatable.R . nullOrlist.R . nullOrnumeric.R . plot.R . read_QSM.R . read_aRchi.R . segment_annual_shoots.R . simplify_skeleton.R . skeletonize.R . smooth_skeleton.R . write_aRchi.R .  Full aRchi package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
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  
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  
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  
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  
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  

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