wide_to_long_mcq: Reshape MCQ data wide to long

View source: R/utils.R

wide_to_long_mcqR Documentation

Reshape MCQ data wide to long

Description

Reshape MCQ data wide to long

Usage

wide_to_long_mcq(dat, items = 27)

Arguments

dat

Wide format MCQ assuming subject id is in column 1

items

Number of MCQ questions

Value

Long format data frame


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