Description Usage Arguments Value
View source: R/simulation_functions.R
Destructively add effect to the volume of all leaves at or below node "name"
1 | add_effectD(tree, effect, name = tree$name)
|
tree |
The tree of interest |
effect |
a scalar or vector corresponding to the amount to add to each leaf. |
name |
The node name to increment at or below |
the tree invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.