survey_response_barplot: Visualise responses

Description Usage Arguments Value Examples

View source: R/survey_response_barplot.R

Description

Take a consultation response spreadsheet, and turn it into a barplot for each column. This uses the question_types() function to clean data first, including aggregating small categories and detecting free text columns. It then makes barplots on the basis of the frequency tables produced by survey_response_tables().

Usage

1

Arguments

dummy_response

dataframe

qtypes

list with elements categorical, multichoice, and freetext containing vectors of column names

Value

list of ggplot2 objects

Examples

1

DataS-DHSC/consultations documentation built on Jan. 28, 2022, 1:56 a.m.