plot_lollipop()
R/lollipop.R
prepare_lollipop_data.Rd
prepare_lollipop_data(.data, vars, group)
tibble or data.frame with variables
variables to reshape from wide to long, uses tidyselect syntax
grouping variable (have to be logical!), usually denoting for which school the plot should be tailored for
several tibbles inside list, intended for data-mining and for plotting
Other Making charts: flush_axis, plot_lollipop(), schola_barplot(), theme_schola()
flush_axis
schola_barplot()
theme_schola()