patristic_matrix_name_order_test {datelife} | R Documentation |
Test the name order of a patristic matrix so that row and column labels are in alphabetical order.
Description
patristic_matrix_name_order_test
is only used in patristic_matrix_list_to_array()
.
Usage
patristic_matrix_name_order_test(
patristic_matrix,
standard.rownames,
standard.colnames
)
Arguments
patristic_matrix |
A patristic matrix, |
standard.rownames |
A character vector of row names. |
standard.colnames |
A character vector of column names. |
Value
Boolean.
[Package datelife version 0.6.8 Index]