]> git.donarmstrong.com Git - ape.git/blobdiff - man/axisPhylo.Rd
various corrections
[ape.git] / man / axisPhylo.Rd
index ff03ef4828473e8d426ab7754679835a5c4128e2..42caaff6a6cd4a217b52b94d5c5845795f13c0f1 100644 (file)
@@ -7,7 +7,7 @@ axisPhylo(side = 1, ...)
 \arguments{
   \item{side}{a numeric value specifying the side where the axis is
     plotted: 1: below, 2: left, 3: above, 4: right.}
-  \item{...}{further arguments to be passed to \code{axis}.}
+  \item{\dots}{further arguments to be passed to \code{axis}.}
 }
 \description{
   This function adds a scaled axis on the side of a phylogeny plot.
@@ -18,7 +18,7 @@ axisPhylo(side = 1, ...)
   the help pages on \code{\link[graphics]{axis}} and
   \code{\link[graphics]{par}}).
 }
-\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}}
+\author{Emmanuel Paradis}
 \seealso{
   \code{\link{plot.phylo}}, \code{\link{add.scale.bar}},
   \code{\link[graphics]{axis}}, \code{\link[graphics]{par}}