scaleBranches {dowser} | R Documentation |
scaleBranches
Branch length scaling function.
scaleBranches(clones, edge_type = "mutations")
clones |
a tibble of |
edge_type |
Either |
Uses clones$trees[[1]]$edge_type to determine how branches are currently scaled.
A tibble with phylo
objects that have had branch lengths
rescaled as specified.