View source: R/visualization.R
create_base_theme | R Documentation |
Creates a ggplot2 theme based on aesthetic and layout configurations.
create_base_theme(aesthetic_config, layout_config)
aesthetic_config |
Aesthetic configuration object |
layout_config |
Layout configuration object |
ggplot2 theme object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.