Function 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. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.
dotTree
, phylo.heatmap