Convert objects to newick strings

as_tree(phy)

# S4 method for phylo
as_tree(phy)

# S4 method for phylo4
as_tree(phy)

Arguments

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.