powered by
Return ape's phylo from a TreeMan
phylo
TreeMan
phylo-to-TreeMan, TreeMen-to-multiPhylo multiPhylo-to-TreeMen TreeMan-class
phylo-to-TreeMan
TreeMen-to-multiPhylo
multiPhylo-to-TreeMen
TreeMan-class
# NOT RUN { library(treeman) library(ape) tree <- randTree(10) tree <- as(tree, 'phylo') # }
Run the code above in your browser using DataLab