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


shannong19/timeternR documentation built on Sept. 15, 2021, 1:09 p.m.