internal function that makes sure to check the creation structure of the tidy_dist_mat object

check_tidy_dist_mat_dimensions(dist_mat, rownames_df, colnames_df)

Arguments

dist_mat

distance matrix

rownames_df

data.frame with row identifying information

colnames_df

data.frame with column identifying information

Value

either a error or TRUE