TreeMen-to-multiPhylo: Convert TreeMen to multiPhylo

Description See Also Examples

Description

Return ape's multiPhylo from a TreeMen

See Also

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

Examples

1
2
3
4
library(treeman)
library(ape)
trees <- cTrees(randTree(10), randTree(10), randTree(10))
trees <- as(trees, 'multiPhylo')

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