bipartition_for_edge: Get a bipartition, described as a vector of tip numbers, from...

Description Usage Arguments Value

View source: R/utility_functions.R

Description

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

Usage

1

Arguments

phy

A phylo object that specifies the tree.

edge

The number of the edge that defines the bipartition.

Value

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).


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