TreeMan-to-phylo: Convert TreeMan to phylo

Description See Also Examples

Description

Return ape's phylo from a TreeMan

See Also

phylo-to-TreeMan, TreeMen-to-multiPhylo multiPhylo-to-TreeMen TreeMan-class

Examples

1
2
3
4
library(treeman)
library(ape)
tree <- randTree(10)
tree <- as(tree, 'phylo')

Example output



treeman documentation built on July 8, 2020, 7:28 p.m.