Create loop to test for differences in column values

check_label_differences(dat, index_variables, id_group = NULL)

Arguments

dat

Data frame. Input data into process_table

index_variables

Character vector. The index_variables vector created within process_table

id_group

String. The identifying index variable as a string

Default: NULL