check_results_olink | R Documentation |
check whether olink results file follows guidelines
check_results_olink(df, return_n_issues = FALSE, verbose = TRUE)
df |
(data.frame) olink results data frame |
return_n_issues |
(logical) if |
verbose |
(logical) |
(int) number of issues identified
{
## Not run:
check_metadata_samples(df = olink_results)
## End(Not run)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.