Skip to contents

Return ape's phylo from a TreeMan. This will preserve node labels if they are different from the default labels (n#).

Examples


library(ape)
tree <- randTree(10)
tree <- as(tree, "phylo")