Skip to contents

Read and re-format a Qualtrics csv (choice text)

Usage

read_Qualtrics(.file)

Arguments

.file

A file name corresponding to a csv downloaded from Qualtrics.

Value

A data frame suitable for reshape_projoint

Examples

library(projoint)

# Not run:
# dat <- read_Qualtrics("mummolo_nall_replication_cleaned.csv")
# head(dat)