X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2FInitialize.corPhyl.Rd;h=875e39e3314e0c2b1055ba442f0e044ea21ad457;hb=dfe58641d0e6fe53612710cd92401306273609f4;hp=9c1f6dcf9da3a6073460fcc08e447a3f7ffb88a9;hpb=c827059eeafc8cbe41c812b26979543ab287803e;p=ape.git diff --git a/man/Initialize.corPhyl.Rd b/man/Initialize.corPhyl.Rd index 9c1f6dc..875e39e 100644 --- a/man/Initialize.corPhyl.Rd +++ b/man/Initialize.corPhyl.Rd @@ -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.