plot_lollipop | R Documentation |
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
)
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 |
ggplot2 plot
Other Making charts:
flush_axis
,
prepare_lollipop_data()
,
schola_barplot()
,
theme_schola()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.