Plots a phylogeny next to a matrix of discrete character data.
plotTree.datamatrix(tree, X, ...)
Invisibly returns a list containing the font size, a list of the colors used for each column of the plotted data matrix, and the x-coordinate of the rightmost edge of the matrix.
an object of class "phylo"
.
a data frame with columns as factors.
optional arguments.
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.
dotTree
, phylo.heatmap