Convenience function for an interactive bar that might otherwise be created using stat_summary(geom="bar").
Convenience function for an interactive bar that might otherwise be created using stat_summary(geom="bar").
make_bar(data, x.name, alpha = 1)
data |
data.frame to analyze for unique x.name values. |
x.name |
variable to be used for x, clickSelects. |
alpha |
transparency of selected bar, default 1. |
a geom_bar layer.
Toby Dylan Hocking
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.