wide_to_long_mcq_excel {beezdiscounting}R Documentation

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)

Arguments

dat

Wide format MCQ data as used in the Excel Automated Scorers

Value

Long format data frame

Examples

wide_to_long_mcq_excel(long_to_wide_mcq_excel(generate_data_mcq(2)))


[Package beezdiscounting version 0.3.1 Index]