View source: R/compare.chronograms.R
compare.chronograms | R Documentation |
Creates a visual comparison of two chronograms that differ in edge lengths but not topology.
compare.chronograms(t1, t2, ...)
t1 |
object of class |
t2 |
object of class |
... |
optional arguments. |
This function plots two trees, with semi-transparent colors by default, & uses arrows to highlight differences in depth of corresponding nodes between the trees.
Function creates a plot.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.