tree <- treeDbalance::extendPhylo(treeDbalance::example3Dtrees$bean09)
combined3DIndex(tree,
imbal_type = "A", weight = "edge_weight",
root_weight_factor = 2, vertical_axis = c(0, 0, 1)
)
combined3DIndex(tree,
imbal_type = "A", root_weight_factor = Inf,
vertical_axis = c(0, 0, 1)
)
Run the code above in your browser using DataLab