]> git.donarmstrong.com Git - ape.git/blobdiff - man/as.phylo.Rd
bug fixing in read.nexus() + Others....
[ape.git] / man / as.phylo.Rd
index d7118f0d7bb8567e74d89e9ac6920f155ce9c276..eb34dc36583bfc6c50efa3459312ec88d5fbb866 100644 (file)
@@ -16,7 +16,7 @@ new2old.phylo(phy)
 }
 \arguments{
   \item{x}{an object to be converted into another class.}
-  \item{...}{further arguments to be passed to or from other methods.}
+  \item{\dots}{further arguments to be passed to or from other methods.}
   \item{phy}{an object of class \code{"phylo"}.}
 }
 \description{
@@ -37,7 +37,7 @@ new2old.phylo(phy)
 \value{
   An object of class \code{"hclust"} or \code{"phylo"}.
 }
-\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}}
+\author{Emmanuel Paradis}
 \seealso{
   \code{\link[stats]{hclust}}, \code{\link[stats]{as.hclust}},
   \code{\link[stats]{dendrogram}}, \code{\link[ade4]{phylog}},