truncate_branches: truncate_branches

truncate_branchesR Documentation

truncate_branches

Description

removes branches smaller than a given radius

Usage

truncate_branches(obj, ...)

Arguments

obj

PARAM_DESCRIPTION

rad_min

minimum radius of branch to keep in meters. 0.05 would mean keeping all branches >= 5cm.

Details

make sure to re-run routines that calculate tree metrics after altering the tree

Examples

## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

ashenkin/treestruct documentation built on June 11, 2025, 10:40 a.m.