Preview the effects of ggplot2-themes on a given plot
preview_themes(x = example_plot(), themes = ggplot_themes(), to_pdf = TRUE, landscape = TRUE, ...)
x | ggplot object |
---|---|
themes | list of ggplot-themes as returned by
|
to_pdf | if |
landscape | if |
… | arguments passed to |