write.nexus(..., file = "", translate = TRUE)
"phylo"
, (ii) a
series of such objects separated by commas, or (iii) a list
containing such objects.file = ""
(the default) then the
tree is written on the standard output connection.TRUE
(the default) a translation
of the tip labels is done which are replaced in the parenthetic
representation with tokens. If among the objects given some are not trees of class "phylo"
,
they are simply skipped and not written in the file.
read.nexus
, read.tree
,
write.tree
, read.nexus.data
,
write.nexus.data