X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fwrite.tree.Rd;h=64e0c70fa118c09596cb440b8402cfbf8d3bf6f5;hb=50912ceb91f34227ae89432b6e6a8969a3a3f5f7;hp=70e1967526120a97314300b9a94c0b09943a3d34;hpb=438bbfbfd282046d154aab68dc5304ffbe94f4d1;p=ape.git diff --git a/man/write.tree.Rd b/man/write.tree.Rd index 70e1967..64e0c70 100644 --- a/man/write.tree.Rd +++ b/man/write.tree.Rd @@ -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}}