write.tree(phy, file = "", append = FALSE, format = "Newick")"phylo".file = ""(the default) then the
tree is written on the standard output connection.TRUE the tree is appended to the file
without erasing the data possibly existing in the file, otherwise
the file (if it exists) is overwritten (FALSE the default)."Newick". Currently only "Newick" is available.read.tree, read.nexus,
write.nexus