Learn R Programming

MSCquartets (version 3.1)

sortQuartetTableRows: Sort quartet table rows by lex order

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)

Value

sorted table

Arguments

qT

a quartet Table to be sorted

See Also

quartetTable, HolmBonferroni