Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

compare.chronograms

Compares two chronograms with precisely matching nodes in a visual manner


Description

This function plots two trees, with semi-transparent colors by default, & uses arrows to highlight differences in depth of corresponding nodes between the trees.

Usage

compare.chronograms(t1, t2, ...)

Arguments

t1

object of class "phylo".

t2

object of class "phylo" that matches t1 precisely in topology & node rotations, but differs in edge lengths.

...

optional arguments.

Value

Function creates a plot.

Author(s)

References

Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.


phytools

Phylogenetic Tools for Comparative Biology (and Other Things)

v0.7-70
GPL (>= 2)
Authors
Liam J. Revell
Initial release
2020-9-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.