A clean, consistent theme for bouncer visualizations.
Examples
if (FALSE) { # \dontrun{
library(ggplot2)
ggplot(data, aes(x, y)) + geom_point() + theme_bouncer()
} # }
A clean, consistent theme for bouncer visualizations.
if (FALSE) { # \dontrun{
library(ggplot2)
ggplot(data, aes(x, y)) + geom_point() + theme_bouncer()
} # }