prepare_lollipop_data | R Documentation |
plot_lollipop()
prepare_lollipop_data(.data, vars, group)
.data |
tibble or data.frame with variables |
vars |
variables to reshape from wide to long, uses tidyselect syntax |
group |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.