internal function that makes sure to names are distinct
check_tidy_dist_names_distinct(rownames_df, colnames_df)
Arguments
rownames_df |
data.frame with row identifying information |
colnames_df |
data.frame with column identifying information |
Value
either a error or TRUE