Basic ggplot2 theme for Stem.
Arguments
- ...
Arguments to be passed to
ggplot2::theme()
.
Value
ggplot2 ggplot2::theme()
object.
Examples
if (FALSE) { # \dontrun{
stem_plot_bar(trust, government) + theme_stem()
} # }
Basic ggplot2 theme for Stem.
Arguments to be passed to ggplot2::theme()
.
ggplot2 ggplot2::theme()
object.
if (FALSE) { # \dontrun{
stem_plot_bar(trust, government) + theme_stem()
} # }