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