powered by
Remove fossil lineages from a tree
prune.fossil.tips(tree)
an object of class "Phylo". If fossil lineages were found in the tree these will be pruned, if not then the original tree is returned.
an object of class "Phylo".
t = TreeSim::sim.bd.taxa(10, 1, 0.1, 0.05)[[1]] prune.fossil.tips(t)
Run the code above in your browser using DataLab