process_df_index: internal function to get the indices of the 'tidy_dist_mat'...

Description Usage Arguments Value

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

Description

internal function to get the indices of the tidy_dist_mat related to a data frame.

Usage

1
process_df_index(x, index, margin = 1)

Arguments

x

tidy_dist_mat object

index

data.frame style index related to x

margin

scalar representing if index is related to rows or columns of x. 1 = row, 2 = column.

Value

index vector


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