This function lets the user plot a survey's result.
plot_survey(answers, ignore = c(1), title = NA, subtitle = NA)Dataframe. Answers. Each row a different person. Each column a different answer.
Numeric Vector. Which columns are NOT answers?
Character. Title for your plot
Character. Subtitle for your plot
Other Visualization:
distr(),
freqs_df(),
freqs_list(),
freqs_plot(),
freqs(),
gg_bars(),
gg_pie(),
noPlot(),
plot_chord(),
plot_timeline(),
summer(),
theme_lares2(),
theme_lares(),
tree_var()