Description Usage Arguments Value Examples
View source: R/survey_summary_text.R
Take a question frequency table (as produced by response_tables), and summarise the responses as three-bullet text. Requires the frequency table to have 'Response', 'Frequency', and 'Percentage' columns. To apply to the full output of response_tables, use lapply.
1 | survey_summary_text(survey_response)
|
survey_response |
list |
glue string
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.