wide_to_long_mcq_excel: Reshape MCQ data from wide (as used in the 21- and 27-Item...

View source: R/utils.R

wide_to_long_mcq_excelR 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)))


beezdiscounting documentation built on April 4, 2025, 4:44 a.m.