Description Usage Arguments Value
Creates a bar plot that is formatted for uniformity across output types
1 |
df |
a data.frame() likely created using a tibble from either get_data() or join_sheets() that is then passed to reshape2::melt(id.vars = "dates") |
x |
a character indicating the x axis value |
y |
a character indicating the y axis value |
fill |
a character indicating the fill color |
... |
dots, dots, dots |
a ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.