scale_volumesD: Scale node volumes up

Description Usage Arguments Value

View source: R/simulation_functions.R

Description

Destructively apply a scale factor to the volumes of all leaf nodes at or below node "name"

Usage

1
scale_volumesD(tree, scale, name = tree$name)

Arguments

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

Value

the tree invisibly


cfhammill/hierarchyTrees documentation built on Feb. 8, 2020, 2:54 a.m.