table_text_entry: Create Text Appendices for Text Entry Type Questions

Description Usage Arguments

View source: R/html_results.R

Description

The 'table_text_entry' function creates a text appendix with as many columns as there are text entry components to the given question and fills them with the responses from each respondent across the rows.

Usage

1
2
table_text_entry(question, text_responses, appendix_e, blocks,
  original_first_row)

Arguments

question

is the question for which the text appendix is being created.

appendix_e

is the number of the appendix in the text appendices report.

blocks

is the list of survey blocks.

original_first_row

is the original header information from the CSV response data.

responses

is a data frame of text responses to the question given.


ctesta01/qualtrics-R-package documentation built on May 14, 2019, 12:28 p.m.