powered by
Plot satisfaction questions.
survey_plot_satisfaction(data, q, fun = c("net", "top3", "top2"))
surveydata object
Question
Aggregation function, one of net (compute net satisfaction score), top3 (compute top 3 box score) and top2 (compute top 2 box score)
net
top3
top2
Other survey plotting functions: survey_plot_question(), survey_plot_yes_no()
survey_plot_question()
survey_plot_yes_no()
question_text(membersurvey) survey_plot_question(membersurvey, "Q2") survey_plot_yes_no(membersurvey, "Q2") survey_plot_satisfaction(membersurvey, "Q14")
Run the code above in your browser using DataLab