| .template_function_indicator | R Documentation |
Roxygen-Template for indicator functionsRoxygen-Template for indicator functions
.template_function_indicator(
resp_vars,
study_data,
label_col,
item_level,
meta_data,
meta_data_v2,
meta_data_dataframe,
meta_data_segment,
dataframe_level,
segment_level
)
resp_vars |
variable the names of the measurement variables, if
missing or |
study_data |
data.frame the data frame that contains the measurements |
label_col |
variable attribute the name of the column in the metadata with labels of variables |
item_level |
data.frame the data frame that contains metadata attributes of study data |
meta_data |
data.frame old name for |
meta_data_v2 |
character path to workbook like metadata file, see
|
meta_data_dataframe |
data.frame the data frame that contains the metadata for the data frame level |
meta_data_segment |
data.frame – optional: Segment level metadata |
dataframe_level |
data.frame alias for |
segment_level |
data.frame alias for |
invisible(NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.