X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2FaxisPhylo.Rd;h=42caaff6a6cd4a217b52b94d5c5845795f13c0f1;hb=21eb56120c84786502f24ff9c27b39d5badfe1f7;hp=ff03ef4828473e8d426ab7754679835a5c4128e2;hpb=c827059eeafc8cbe41c812b26979543ab287803e;p=ape.git diff --git a/man/axisPhylo.Rd b/man/axisPhylo.Rd index ff03ef4..42caaff 100644 --- a/man/axisPhylo.Rd +++ b/man/axisPhylo.Rd @@ -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}}