prepare_lollipop_data: Prepare data for 'plot_lollipop()'

View source: R/lollipop.R

prepare_lollipop_dataR Documentation

Prepare data for plot_lollipop()

Description

[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()


scholaempirica/reschola documentation built on Feb. 1, 2024, 12:26 a.m.