X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fplot.phylo.Rd;h=4fc43309151ce941e13a0aaf50bfc07d3ab99c59;hb=d1546ec66ff1a8ea123adefebe14f6316c23705f;hp=fa2658f71f5b64fe0275ea744903ada8a9f8dd71;hpb=2db1869a11e5d88afb74ddeea5ea1c5c3aadf249;p=ape.git diff --git a/man/plot.phylo.Rd b/man/plot.phylo.Rd index fa2658f..4fc4330 100644 --- a/man/plot.phylo.Rd +++ b/man/plot.phylo.Rd @@ -9,7 +9,7 @@ cex = par("cex"), adj = NULL, srt = 0, no.margin = FALSE, root.edge = FALSE, label.offset = 0, underscore = FALSE, x.lim = NULL, y.lim = NULL, direction = "rightwards", - lab4ut = "horizontal", tip.color = "black", ...) + lab4ut = "horizontal", tip.color = "black", plot = TRUE, ...) \method{plot}{multiPhylo}(x, layout = 1, ...) } \arguments{ @@ -90,6 +90,9 @@ \code{type = "unrooted"}.} \item{tip.color}{the colours used for the tip labels, eventually recycled (see examples).} + \item{plot}{a logical controlling whether to draw the tree. If + \code{FALSE}, the graphical device is set as if the tree was + plotted, and the coordinates are saved as well.} \item{layout}{the number of trees to be plotted simultaneously.} \item{\dots}{further arguments to be passed to \code{plot} or to \code{plot.phylo}.} @@ -160,12 +163,12 @@ \item{Ntip}{} \item{Nnode}{} } -\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}} +\author{Emmanuel Paradis} \seealso{ - \code{\link{read.tree}}, \code{\link{add.scale.bar}}, - \code{\link{axisPhylo}}, \code{\link{nodelabels}}, - \code{\link{edges}}, \code{\link[graphics]{plot}} for the basic - plotting function in R + \code{\link{read.tree}}, \code{\link{trex}}, \code{\link{kronoviz}}, + \code{\link{add.scale.bar}}, \code{\link{axisPhylo}}, + \code{\link{nodelabels}}, \code{\link{edges}}, + \code{\link[graphics]{plot}} for the basic plotting function in R } \examples{ ### An extract from Sibley and Ahlquist (1990)