Description Usage Arguments Value
A function for creating a simple column chart
1 |
data |
A data frame for plotting |
x |
The variable for the x-axis |
y |
The variable for the y-axis |
series |
Optional. The variable denoting the series |
position |
How the series are arranged, default is "dodge", can be any ggplot position, the main alternative is "stack". |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.