dummy_response | Dummy data with some relevant columns |
pipe | Pipe operator |
prep_grouping_var | Set grouping variable to tidyeval |
survey_detect_qtypes | Detect question types |
survey_question_types | Group columns into question types |
survey_response_barplot | Visualise responses |
survey_response_tables | Extract and clean responses |
survey_summary_text | Summarise categorical responses as text |
survey_suppress_small_numbers | Suppress small groups in data |
text_best_n_topics | Select best number of topics for LDA |
text_drop_keyword_responses | Remove responses with keywords |
text_drop_multiple_allcaps_responses | Remove responses with multiple all-caps words |
text_dtm_prep | Prepare data for topic modelling |
text_lda_dtm | Calculate LDA topic model |
text_prep_multiword_phrases | Prepare multi-word phrases before unnesting |
text_remove_words | Remove words before analysis |
text_stem_words | Stem words before analysis |
text_tf_idf_out | Calculate TF-IDF scores |
text_unnest_remove_stem_words | Pre-clean consultation responses |
text_vis_tf_idf | Visualise tf-idf output |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.