compare.chronograms {phytools} | R Documentation |
Compares two chronograms with precisely matching nodes in a visual manner
Description
Creates a visual comparison of two chronograms that differ in edge lengths but not topology.
Usage
compare.chronograms(t1, t2, ...)
Arguments
t1 |
object of class |
t2 |
object of class |
... |
optional arguments. |
Details
This function plots two trees, with semi-transparent colors by default, & uses arrows to highlight differences in depth of corresponding nodes between the trees.
Value
Function creates a plot.
Author(s)
Liam Revell liam.revell@umb.edu
References
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
[Package phytools version 2.3-0 Index]