]> git.donarmstrong.com Git - ape.git/blobdiff - man/write.tree.Rd
a few changes....
[ape.git] / man / write.tree.Rd
index 70e1967526120a97314300b9a94c0b09943a3d34..64e0c70fa118c09596cb440b8402cfbf8d3bf6f5 100644 (file)
@@ -6,7 +6,7 @@ write.tree(phy, file = "", append = FALSE,
            digits = 10, tree.names = FALSE)
 }
 \arguments{
-  \item{phy}{an object of class \code{"phylo"}.}
+  \item{phy}{an object of class \code{"phylo"} or \code{"multiPhylo"}.}
   \item{file}{a file name specified by either a variable of mode character,
     or a double-quoted string; if \code{file = ""} (the default) then the
     tree is written on the standard output connection (i.e. the console).}
@@ -44,8 +44,7 @@ write.tree(phy, file = "", append = FALSE,
   \url{http://evolution.genetics.washington.edu/phylip/newick_doc.html}
 }
 
-\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr} and Daniel
-  Lawson \email{dan.lawson@bristol.ac.uk}}
+\author{Emmanuel Paradis and Daniel Lawson \email{dan.lawson@bristol.ac.uk}}
 \seealso{
   \code{\link{read.tree}}, \code{\link{read.nexus}},
   \code{\link{write.nexus}}