]> git.donarmstrong.com Git - ape.git/blobdiff - man/makeLabel.Rd
various corrections
[ape.git] / man / makeLabel.Rd
index b48718b2f6efe37e131c982cd23c16afe0be2e1d..ebaed909d12e8d7d0754078d28662bab7e6d5515 100644 (file)
@@ -30,7 +30,7 @@ makeLabel(x, ...)
     modified; \code{TRUE} by default.}
   \item{nodes}{a logical specifying whether node labels are to be
     modified; \code{TRUE} by default.}
-  \item{...}{further arguments to be passed to or from other methods.}
+  \item{\dots}{further arguments to be passed to or from other methods.}
 }
 \description{
   This is a generic function with methods for character vectors, trees
@@ -57,10 +57,10 @@ makeLabel(x, ...)
 \value{
   An object of the appropriate class.
 }
-\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}}
+\author{Emmanuel Paradis}
 \seealso{
-  \code{\link[base]{make.unique}}, \code{\link[base]{make.names}},
-  \code{\link[base]{abbreviate}}
+  \code{\link{makeNodeLabel}}, \code{\link[base]{make.unique}},
+  \code{\link[base]{make.names}}, \code{\link[base]{abbreviate}}
 }
 \examples{
 x <- rep("a", 3)