sortQuartetTableRows {MSCquartets} | R Documentation |
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)
Arguments
qT |
a quartet Table to be sorted |
Value
sorted table
See Also
[Package MSCquartets version 2.0 Index]