mc_multiple_answer_results: Create the Results Table for a Multiple Choice Single Answer...

Description Usage Arguments

Description

The mc_multiple_answer_results function uses the definition of the choices in the QSF file and their (if present) recoded values to determine how to table the results paired to that question.

Usage

1
mc_multiple_answer_results(question, original_first_rows)

Arguments

question

This is a list object representing an individual question from a Qualtrics Survey File. The question must have a paired response column placed into the question under [['Responses']]. The insertion of the responses into questions is handled by link_responses_to_questions.

original_first_rows

A dataframe contianing the header information for each column of response data. This dataframe includes a row for the DataExportTag based response column names, another for the Question Text stem and choice text (although truncated), and a row with QID based column names.


ctesta01/QualtricsTools documentation built on May 14, 2019, 12:27 p.m.