int_part_vars_structure | R Documentation |
For each participant, check, if an observation was expected, given the
PART_VARS
from item-level metadata
int_part_vars_structure(
study_data,
meta_data,
label_col = LABEL,
expected_observations = c("HIERARCHY", "SEGMENT"),
disclose_problem_paprt_var_data = FALSE
)
study_data |
study_data must have all relevant |
meta_data |
meta_data must be complete to avoid false positives on
non-existing |
label_col |
character mapping attribute |
expected_observations |
enum HIERARCHY | SEGMENT. How should
|
disclose_problem_paprt_var_data |
logical show the problematic data
( |
Descriptor
empty list, so far – the function only warns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.