TreeMen-to-multiPhylo {treeman} | R Documentation |
Return ape's multiPhylo
from a TreeMen
TreeMan-to-phylo
,
phylo-to-TreeMan
,
multiPhylo-to-TreeMen
TreeMan-class
library(treeman) library(ape) trees <- cTrees(randTree(10), randTree(10), randTree(10)) trees <- as(trees, 'multiPhylo')