Learn R Programming

TreeTools (version 1.9.2)

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(), SplitsInBinaryTree(), Splits, TipLabels(), TipsInSplits(), match.Splits, xor()