truncate_branches: truncate_branches

Description Usage Arguments Details Examples

Description

removes branches smaller than a given radius

Usage

1

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

1
2
3
4
5
6
## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

ashenkin/treestruct documentation built on Oct. 14, 2021, 1:54 a.m.