Attempts to untangle crossing branches for plotting
This function attempts to untangle the branches of a tree that are tangled in plotting with plot.phylo
, plotTree
, or plotSimmap
.
untangle(tree, method=c("reorder","read.tree"))
tree |
tree as an object of class |
method |
method to use to attempt to untangle branches. |
An object of class "phylo"
or "simmap"
.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.