optional arguments to be passed to tipRotate
, or, in the case of plot.cophylo
, to the internally used tree plotting function, phylogram
. phylogram
takes similar arguments to plotSimmap
, such as fsize
, ftype
, lwd
, and pts
, though not all options from plotSimmap
and plotTree
are available. If fsize
is supplied as a vector, different size fonts for the left & right facing trees may be used. In addition, the optional argument scale.bar
, which should be a vector containing the lengths of the scale bars desired for the right & left trees, will add scale bars to the plot when supplied to plot.cophylo
. If either tree contains polytomies, the cophylo
argument rotate.multi
should be set to TRUE
. If curved linking lines are desired, the plot.cophylo
argument link.type
should be set to "curved"
. Other arguments for the plot
method include link.col
, link.lty
, and link.lwd
, which can be supplied as a scalar or a vector in which the order of the elements corresponds to the order of the associations in assoc
. Finally, edge.col
, a list consisting of two vectors (left
and right
) can be used to specify the edge colors of the two left & right plotted trees. Note that the edge order is the same as in the rotated trees, assuming that a rotation has been performed on x
.