powered by
QC dataset using a specific variable mapping
qc_data(data, qc_mapping, output_file = NULL)
A data frame containing all the findings.
A data frame, data frame extension (e.g. a tibble) to be quality controlled.
tibble
A list of data frame or data frame extension (e.g. a tibble) specifying the tests. Each data frame row represents a test to the data.
data
(optional) File path ended in .xlsx or .xls. If is not null, findings table to be written to this path.
.xlsx
.xls
qc_data(als_data, als_data_qc_mapping)
Run the code above in your browser using DataLab