patristic_matrix_name_order_test: Test the name order of a patristic matrix so that row and...

View source: R/datelife_internal.R

patristic_matrix_name_order_testR 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, rownames and colnames must be taxa.

standard.rownames

A character vector of row names.

standard.colnames

A character vector of column names.

Value

Boolean.


datelife documentation built on July 10, 2023, 2:02 a.m.