check whether olink results file follows guidelines
check_results_olink(df, return_n_issues = FALSE, verbose = TRUE)
(data.frame) olink results data frame
(logical) if TRUE
returns the number of issues.
(logical) TRUE
(default) shows messages
(int) number of issues identified
{
if (FALSE) {
check_metadata_samples(df = olink_results)
}
}