check_subject_ids_oness {cleanepi} | R Documentation |
Checks the uniqueness in values of the sample IDs column
check_subject_ids_oness(data, id_col_name)
data |
the input data frame |
id_col_name |
the name of the column that contains the sample IDs |
the input data frame with and extra element in its attributes when there are missing or duplicated IDs.