Description Usage Arguments Value
View source: R/utility_functions.R
Get a bipartition, described as a vector of tip numbers, from a specified tree and edge number.
1 | bipartition_for_edge(phy, edge)
|
phy |
A phylo object that specifies the tree. |
edge |
The number of the edge that defines the bipartition. |
A vector of tip nodes (specified by numbers) that define one half of the bipartition (the other half is the set of tip nodes that are not in this vector).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.