Description Usage Arguments Value
This function allows you to produce a ggplot bar char plot without axis levels. Useful for plotting several variables in a single grid.
1 | get_bar_simple(data, variable)
|
data |
A dataset |
variable |
The variable you want to plot |
A ggplot bar plot graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.