create_base_theme: Create Base Theme
Description
Creates a ggplot2 theme based on aesthetic and layout configurations.
Usage
create_base_theme(aesthetic_config, layout_config)
Value
ggplot2 theme object
Arguments
- aesthetic_config
Aesthetic configuration object
- layout_config
Layout configuration object