R/a.R
multiPhylo-to-TreeMen.Rd
Return a TreeMen from ape's mutlPhylo
TreeMen
mutlPhylo
TreeMan-to-phylo, phylo-to-TreeMan, TreeMen-to-multiPhylo TreeMan-class
TreeMan-to-phylo
phylo-to-TreeMan
TreeMen-to-multiPhylo
TreeMan-class
library(ape) trees <- c(rtree(10), rtree(10), rtree(10)) trees <- as(trees, "TreeMen")