table_html_coded_comments: Create a Text Appendix for Coded Comments

Description Usage Arguments

Description

This returns a list containing two tables: the question's description table and the categorical breakdown of the responses into the coded comments' categories. The description includes an "Appendix ##" title, the question text, and a tag which states the following appendix is "Coded Comments." The coded comments table has two columns: the "Responses" and "N", in which the categories and their frequencies are listed.

Usage

1
2
table_html_coded_comments(question, cc_index, appendix_e, blocks,
  original_first_row)

Arguments

question

is the question to which the coded comments belong.

cc_index

is the index of the coded comments to appendicize.

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.


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