View source: R/util_dichotomize.R
use the meta data attribute RECODE
(=“recode”) to
dichotomize the data
1 | util_dichotomize(study_data, meta_data, label_col = VAR_NAMES)
|
study_data |
Study data including jump/missing codes as specified in the code conventions |
meta_data |
Meta data as specified in the code conventions |
label_col |
variable attribute the name of the column in the metadata with labels of variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.