View source: R/com_qualified_segment_missingness.R
com_qualified_segment_missingness | R Documentation |
Indicator
com_qualified_segment_missingness(
study_data,
meta_data,
label_col = NULL,
meta_data_segment,
expected_observations = c("HIERARCHY", "ALL", "SEGMENT")
)
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 |
label_col |
variable attribute the name of the column in the metadata with labels of variables |
meta_data_segment |
data.frame Segment level metadata |
expected_observations |
enum HIERARCHY | ALL | SEGMENT. Report the
number of observations expected using
the old |
list list with entries:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.