PolarizeSplits {TreeTools} | R Documentation |
Polarize splits on a single taxon
Description
Polarize splits on a single taxon
Usage
PolarizeSplits(x, pole = 1L)
Arguments
x |
Object of class |
pole |
Numeric or character identifying tip that should polarize each split. |
Value
PolarizeSplits()
returns a Splits
object in which pole
is
represented by a zero bit
See Also
Other Splits operations:
LabelSplits()
,
NSplits()
,
NTip()
,
SplitFrequency()
,
Splits
,
SplitsInBinaryTree()
,
TipLabels()
,
TipsInSplits()
,
match.Splits
,
xor()
[Package TreeTools version 1.12.0 Index]