Learn R Programming

beezdiscounting (version 0.3.2)

wide_to_long_mcq_excel: Reshape MCQ data from wide (as used in the 21- and 27-Item Monetary Choice Questionnaire Automated Scorer) to long

Description

Reshape MCQ data from wide (as used in the 21- and 27-Item Monetary Choice Questionnaire Automated Scorer) to long

Usage

wide_to_long_mcq_excel(dat)

Value

Long format data frame

Arguments

dat

Wide format MCQ data as used in the Excel Automated Scorers

Examples

Run this code
wide_to_long_mcq_excel(long_to_wide_mcq_excel(generate_data_mcq(2)))

Run the code above in your browser using DataLab