Splits the vertical linking-line color on a plotted tree to match the daughter edges.
splitEdgeColor(tree,colors,lwd=2)
object of class "simmap"
.
named vector of colors to be used for plotting.
width of the plotted lines.
Liam Revell liam.revell@umb.edu
This function splits the vertical line colors to match the daughter edges when the daughters have different states. Mostly to be used with trees generated using paintBranches
or paintSubTree
. Also used internally by plotSimmap
.
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
plotSimmap