Rdocumentation
powered by
Learn R Programming
ape (version 4.0)
treePop: Tree Popping
Description
Method for reconstructing phylogenetic trees from an object of class splits using tree popping.
Usage
treePop(obj)
Arguments
obj
an object of class
"bitsplit"
.
Value
an object of class "phylo" which displays all the splits in the input object.