Depends on dataquieR.ELEMENT_MISSMATCH_CHECKTYPE option,
see there -- # TODO: Rind out, how to document and link
it here using Roxygen.
int_sts_element_dataframe(study_data, meta_data = "item_level")list with names lots:
DataframeData: data frame with the unexpected elements check results.
DataframeTable: data.frame table with all errors, used for the data quality report:
- MISSING: meta_data or study_data: where is
the element missing
- PCT_int_sts_element: Percentage of element
mismatches
- NUM_int_sts_element: Number of element
mismatches
- resp_vars: affected element names
data.frame the data frame that contains the measurements
data.frame the data frame that contains metadata attributes of study data
Indicator