Description Usage Arguments Value
This function produces a ggplot bar chart with the appropriate labels that shows the percentage for each level.
1 | get_bar_chart_labels(data, variable, title = "Plot_title")
|
data |
A labelled dataset |
variable |
The variable you want to plot |
title |
The name of the plot |
A ggplot bar plot graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.