X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2FmakeLabel.Rd;h=939e4de5d753f771bfaff4c987fcd59c1a7ab21b;hb=e85d89da7650e50517035d973798733d413af2aa;hp=b48718b2f6efe37e131c982cd23c16afe0be2e1d;hpb=dd6a471eb1c239c03a082a67573603a20e5256ad;p=ape.git diff --git a/man/makeLabel.Rd b/man/makeLabel.Rd index b48718b..939e4de 100644 --- a/man/makeLabel.Rd +++ b/man/makeLabel.Rd @@ -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 @@ -59,8 +59,8 @@ makeLabel(x, ...) } \author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}} \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)