phyloFromPTree {TransPhylo} | R Documentation |
Converts a phylogenetic tree into an ape phylo object
Description
Converts a phylogenetic tree into an ape phylo object
Usage
phyloFromPTree(ptree)
Arguments
ptree |
phylogenetic tree |
Value
phylo object
Examples
phyloFromPTree(extractPTree(simulateOutbreak()))
[Package TransPhylo version 1.4.5 Index]