Checks whether the metadata_sample file for LAB assays follows the required guidelines.
check_metadata_samples_lab(df, return_n_issues = FALSE, verbose = TRUE)
(int) Number of issues identified if return_n_issues
is TRUE
.
if (FALSE) { # \dontrun{
check_metadata_samples_lab(df = metadata_sample_named_CK_plasma)
} # }