Function to check all data requirements. Simply iterates over the requirements and applies the changes to the given id tibble based on the data-checking functions.
1 2 3 4 5 6 7 | check_all_data(
ids,
required_list,
modality = NA,
col_suffix = NA,
my_required = NA
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.