sortQuartetTableRows: Sort quartet table rows

View source: R/QuartetTally.R

sortQuartetTableRowsR Documentation

Sort quartet table rows

Description

Sort the rows of a quartet table so they are in MSCquartet's standard lex order. This is the order produced by the quartetTable function. The only exceptions to this order produced in the package are when quartetTable is called with the random argument non-zero, or when the HolmBonferoni function is called. However, for tables made outside this package, it can be useful.

Usage

sortQuartetTableRows(qT)

Arguments

qT

a quartet Table to be sorted

Value

sorted table

See Also

quartetTable, HolmBonferroni


MSCquartets documentation built on Nov. 2, 2023, 5:32 p.m.