matrix_multiple_answer_results: Create the Results Table for a Matrix Multiple Answer...

Description Usage Arguments Value

Description

Create the Results Table for a Matrix Multiple Answer Question

Usage

1
matrix_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.

Value

a table with the matrix-sub-questions listed in the first column, a column with the total number of respondents for each subquestion, and the percentages for each choice for each sub-question.


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