Learn R Programming

TreeTools (version 1.12.0)

PolarizeSplits: Polarize splits on a single taxon

Description

Polarize splits on a single taxon

Usage

PolarizeSplits(x, pole = 1L)

Value

PolarizeSplits() returns a Splits object in which pole is represented by a zero bit

Arguments

x

Object of class Splits.

pole

Numeric or character identifying tip that should polarize each split.

See Also

Other Splits operations: LabelSplits(), NSplits(), NTip(), SplitFrequency(), Splits, SplitsInBinaryTree(), TipLabels(), TipsInSplits(), match.Splits, xor()