R/a.R
TreeMan-to-phylo.Rd
Return ape's phylo from a TreeMan. This will preserve node labels if they are different from the default labels (n#).
phylo
TreeMan
phylo-to-TreeMan, TreeMen-to-multiPhylo multiPhylo-to-TreeMen TreeMan-class
phylo-to-TreeMan
TreeMen-to-multiPhylo
multiPhylo-to-TreeMen
TreeMan-class
library(ape) tree <- randTree(10) tree <- as(tree, "phylo")