Description Usage Arguments Value
An internal function for geom_beer
1 | beer(x, y, color = "#bdbdbd", lineend = "butt")
|
x |
numeric vector |
y |
numeric vector |
color |
indicates the color. The default color is set to #bdbdbd which is grrey-ish |
lineend |
Line end style (round, butt, square). Default is set to butt. |
mapping: x = ~-x + 1.5, y = ~y, xend = ~x - 1.5, yend = ~y geom_segment: arrow = NULL, arrow.fill = NULL, lineend = butt, linejoin = round, na.rm = FALSE stat_identity: na.rm = FALSE position_identity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.