check_cleaning_log | R Documentation |
Check cleaning log
check_cleaning_log(log, .tbl, id_col, other)
log |
A cleaning log |
.tbl |
Data to clean |
id_col |
The column id, usually "uuid" |
other |
A character vector of the start of all other column names. E.g., other = "other_" |
Names should be the English version. If necessary, please use log_names_fr_en beforehand.
Other functions to check logs and check lists:
check_analysis_dap()
,
check_analysis()
,
check_check_list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.