powered by
Obtain the tips that define each node in a tree
get.tip.descs(tree)
A list of vectors, with one entry for each node consisting of the tip labels that define that node.
an object of class "Phylo".
t = TreeSim::sim.bd.taxa(10, 1, 0.1, 0.05)[[1]] get.tip.descs(t)
Run the code above in your browser using DataLab