bipartition_for_edge_by_label: Get a bipartition, described as a vector of tip labels, from...

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Get a bipartition, described as a vector of tip labels, from a specified tree and edge number.

Usage

1

Arguments

edge

The number of the edge that defines the bipartition.

phy

A phylo object that specifies the tree.

Value

A vector of tip nodes (specified by labels) that define one half of the bipartition (the other half is the set of tip nodes that are not in this vector).


caseywdunn/hutan documentation built on June 12, 2020, 3:12 a.m.