powered by
Plot data in yes/no format.
survey_plot_yes_no(data, q)
surveydata object
Question
Other survey plotting functions: survey_plot_question, survey_plot_satisfaction
survey_plot_question
survey_plot_satisfaction
# NOT RUN { 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