View source: R/list_long_branch_tips.R
list_long_branch_tips | R Documentation |
List long branch tips Returns a list of tips that are children of the longest branch
list_long_branch_tips(tree)
tree |
A phylo or multiphylo object. |
A list of tips that are children of the longest branch of a single tree (for a phylo object) and a list of lists of tips that are children of the longest branch of each tree (for a multiPhylo object).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.