TreeMen-to-multiPhylo: Convert TreeMen to multiPhylo

TreeMen-to-multiPhyloR Documentation

Convert TreeMen to multiPhylo

Description

Return ape's multiPhylo from a TreeMen

See Also

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

Examples


library(ape)
trees <- cTrees(randTree(10), randTree(10), randTree(10))
trees <- as(trees, "multiPhylo")

ropensci/phylotaR documentation built on July 9, 2023, 3:17 p.m.