| splitEdgeColor | R Documentation |
Splits the vertical linking-line color on a plotted tree to match the daughter edges.
splitEdgeColor(tree,colors,lwd=2)
tree |
object of class |
colors |
named vector of colors to be used for plotting. |
lwd |
width of the plotted lines. |
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.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
plotSimmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.