format_coded_comment_sheets: Format Comment Coding Data into Frequency Tables

Description Usage Arguments Value

Description

This function takes as an argument a list of dataframes which categorize the text responses to a free-response component of a survey and formats them into a standardized frequency table by applying format_coded_comments to each coded_comment_sheet.

Usage

1
format_coded_comment_sheets(coded_comment_sheets)

Arguments

coded_comment_sheets

A list of dataframes for each sheet of coded comments.

Value

A list of pairs (varname, coded_table) where varname corresponds to the response column name of the comments coded and coded_table summarizes the frequencies of the provided coded comments.


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