Skip to contents

[Maturing]

Usage

prepare_lollipop_data(.data, vars, group)

Arguments

.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

Value

several tibbles inside list, intended for data-mining and for plotting

See also

Other Making charts: flush_axis, plot_lollipop(), schola_barplot(), theme_schola()