plot_lollipop: Plot lollipop

View source: R/lollipop.R

plot_lollipopR Documentation

Plot lollipop

Description

[Maturing]

Usage

plot_lollipop(
  plot_data,
  direction = "blue_larger",
  var_labels = waiver(),
  negative_label = NULL,
  positive_label = NULL,
  ref_label = NULL,
  xlab = "rozdíl mezi Vaší školou a ostatními",
  observations_alpha = 0.2
)

Arguments

plot_data

a

direction

a

var_labels

a

negative_label

a

positive_label

a

ref_label

a

xlab

a

observations_alpha

opacity of individual observations

Value

ggplot2 plot

See Also

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


scholaempirica/reschola documentation built on June 1, 2024, 1:29 p.m.