]> git.donarmstrong.com Git - ape.git/blobdiff - man/plot.phylo.Rd
various updates for ape 2.7-2 (fixed)
[ape.git] / man / plot.phylo.Rd
index 2a07ba0c5726429286c1fe45d2371537fb555f75..4fc43309151ce941e13a0aaf50bfc07d3ab99c59 100644 (file)
@@ -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", draw = TRUE, ...)
+    lab4ut = "horizontal", tip.color = "black", plot = TRUE, ...)
 \method{plot}{multiPhylo}(x, layout = 1, ...)
 }
 \arguments{
@@ -90,7 +90,7 @@
     \code{type = "unrooted"}.}
   \item{tip.color}{the colours used for the tip labels, eventually
     recycled (see examples).}
-  \item{draw}{a logical controlling whether to draw the tree. If
+  \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.}