]> git.donarmstrong.com Git - ape.git/blobdiff - man/Initialize.corPhyl.Rd
fix from Pierre Legendre
[ape.git] / man / Initialize.corPhyl.Rd
index 9c1f6dcf9da3a6073460fcc08e447a3f7ffb88a9..875e39e3314e0c2b1055ba442f0e044ea21ad457 100644 (file)
@@ -1,13 +1,13 @@
 \name{Initialize.corPhyl}
 \alias{Initialize.corPhyl}
-\title{Initialize a 'corPhyl' Structure Object}
+\title{Initialize a `corPhyl' Structure Object}
 \usage{
        \method{Initialize}{corPhyl}(object, data, ...)
 }
 \arguments{
        \item{object}{An object inheriting from class \code{corPhyl}.}
        \item{data}{The data to use. If it contains rownames, they are matched with the tree tip labels, otherwise data are supposed to be in the same order than tip labels and a warning is sent.}
-       \item{...}{some methods for this generic require additional arguments. None are used in this method.}
+       \item{\dots}{some methods for this generic require additional arguments. None are used in this method.}
 }
 \description{
        Initialize a \code{corPhyl} correlation structure object.