plot_gg_bar | R Documentation |
Plots data as bar plot with ggplot2
plot_gg_bar(data, x = "observations", y = "count")
data |
data to plot |
x |
column name of x axis labels |
y |
numeric value to be represented |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.