This geom builds heavily on the answer by baptiste on the tidiverse github forum: https://github.com/tidyverse/ggplot2/issues/1399
1 2 3 4 5 6 7 8 9 10 |
mapping |
Aesthetic mapping; ggplot2::aes() |
data |
data frame |
stat |
ggplot2 stat |
position |
string, "identity" |
na.rm |
logical |
show.legend |
logical |
inherit.aes |
logical |
... |
arguments passed to ggplot2::layer() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.