preprocess.md.qualtrics: Preprocess Qualtrics observations and convert to a standard...

View source: R/maxdiff-data-importexport.R

preprocess.md.qualtricsR Documentation

Preprocess Qualtrics observations and convert to a standard format.

Description

This is an internal function. As Qualtrics changes data formats over time, we convert them to a common format for sanity.

Usage

preprocess.md.qualtrics(dat, itemConfirm = NULL)

Arguments

dat

The data set read from Qualtrics by other functions.

itemConfirm

A placeholder for a disambiguation string. Unused.

Value

Returns a data set in a consistent format for other functions in choicetools.


cnchapman/choicetools documentation built on May 28, 2023, 9:14 a.m.