Description Usage Arguments Value
View source: R/simulation_functions.R
Destructively apply a scale factor to the volumes of all leaf nodes at or below node "name"
1 | scale_volumesD(tree, scale, name = tree$name)
|
tree |
the tree of interest |
scale |
a scalar or vector of how much to scale each volume |
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.