powered by
Reshape MCQ data from long to wide (as used in the 21- and 27-Item Monetary Choice Questionnaire Automated Scorer)
long_to_wide_mcq_excel(dat, subj_col = "subjectid", ans_col = "response")
Wide format MCQ data that can be used in the Excel Automated Scorers
Long format MCQ data
Character column name of subject ids
Character column name of responses
long_to_wide_mcq_excel(generate_data_mcq(2))
Run the code above in your browser using DataLab