powered by
TopologyOnly() removes all information from trees except for their topologies and leaf labels.
TopologyOnly()
TopologyOnly(tree)
Returns tree, with each tree in Preorder, with edge lengths, node labels and other attributes removed.
tree
Preorder
A tree of class phylo.
phylo
Martin R. Smith (martin.smith@durham.ac.uk)