truncate_branches | R Documentation |
removes branches smaller than a given radius
truncate_branches(obj, ...)
obj |
PARAM_DESCRIPTION |
rad_min |
minimum radius of branch to keep in meters. 0.05 would mean keeping all branches >= 5cm. |
make sure to re-run routines that calculate tree metrics after altering the tree
## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.