View source: R/questionnaire_tools.R
widen_qualtrics_long | R Documentation |
Widen Qualtrics Long
widen_qualtrics_long(dataDF, scale_names)
dataDF |
a scored data frame |
scale_names |
a vector of scale names to be matched exactly |
a list with scores
, a wide format data frame with scale scores,
and data_quality
, a wide format data frame with number if missing and used items
for each scale.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.