This function adds a legend (by default, interactively) to a plotted stochastic character mapped tree.
add.simmap.legend(leg=NULL, colors, prompt=TRUE, vertical=TRUE, ...)
states for the discrete character in the order of colors
.
colors for the legend in the order of leg
, or, if leg=NULL
, named vector of colors in which names(colors
are the states of the mapped discrete character.
logical value indicating whether the location of the legend should be obtained interactively (i.e., by clicking in the plotting area).
logical value indiciating whether to plot the legend vertically (if TRUE
) or horizontally.
optional arguments including: x
x-coordinate of the legend (if prompt=FALSE
); y
y-coordinate of the legend; and shape
which can be shape="square"
, the default, or shape="circle"
.
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.
plotSimmap