View source: R/prep_apply_coding.R
prep_apply_coding | R Documentation |
meta_data
Re-Code labels with their respective codes according to the meta_data
prep_apply_coding(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 |
data.frame modified study data with labels replaced by the codes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.