preview_themes | R Documentation |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.