]> git.donarmstrong.com Git - ape.git/blobdiff - man/write.nexus.Rd
new trex() + kronoviz() and bug fixing in identify.phylo()
[ape.git] / man / write.nexus.Rd
index 05341ff9650ff02a82704874d29f5cc2e9e382c2..a3e66aac2658c5fc79e6a6c981c38b269bc49597 100644 (file)
@@ -5,7 +5,7 @@
 write.nexus(..., file = "", translate = TRUE, original.data = TRUE)
 }
 \arguments{
-  \item{...}{either (i) a single object of class \code{"phylo"}, (ii) a
+  \item{\dots}{either (i) a single object of class \code{"phylo"}, (ii) a
     series of such objects separated by commas, or (iii) a list
     containing such objects.}
   \item{file}{a file name specified by either a variable of mode character,
@@ -40,7 +40,7 @@ write.nexus(..., file = "", translate = TRUE, original.data = TRUE)
     Biology}, \bold{46}, 590--621.
 }
 
-\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}}
+\author{Emmanuel Paradis}
 \seealso{
   \code{\link{read.nexus}}, \code{\link{read.tree}},
   \code{\link{write.tree}}, \code{\link{read.nexus.data}},