Convert objects to newick strings
as_tree(phy) ## S4 method for signature 'phylo' as_tree(phy) ## S4 method for signature 'phylo4' as_tree(phy)
phy
Required. phy is either a phylo class object, phylo4 class object, or a character that can be a newick literal or apath to newick-containing file.
phylo
phylo4