geom_tallrect | R Documentation |
ggplot2 geom with xmin and xmax aesthetics that covers the entire y range, useful for clickSelects background elements.
geom_tallrect(mapping = NULL,
data = NULL, stat = "identity",
position = "identity",
..., na.rm = FALSE,
show.legend = NA,
inherit.aes = TRUE)
mapping |
mapping |
data |
data |
stat |
stat |
position |
position |
... |
... |
na.rm |
na.rm |
show.legend |
show.legend |
inherit.aes |
inherit.aes |
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.