View source: R/int_sts_element_dataframe.R
| int_sts_element_dataframe | R Documentation | 
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")
| study_data | data.frame the data frame that contains the measurements | 
| meta_data | data.frame the data frame that contains metadata attributes of study data | 
Indicator
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.