check_tidy_dist_mat_dimensions: check_tidy_dist_mat_dimensions

Description Usage Arguments Value

View source: R/tidy-dist-mat.R

Description

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

Usage

1
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


skgallagher/EpiCompare documentation built on Sept. 14, 2021, 5:45 a.m.