| prune_long_tip_branches | R Documentation | 
Prune tip branches that are 'f' times longer than the 'q'th quantile of all branch lengths in the tree.
prune_long_tip_branches(tree, q = 0.95, f = 5)
tree | 
 phylo object  | 
q | 
 quantile of all branch lengths  | 
f | 
 multiplicator for threshold  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.