create_base_theme {topolow} | R Documentation |
Create Base Theme
Description
Creates a ggplot2 theme based on aesthetic and layout configurations.
Usage
create_base_theme(aesthetic_config, layout_config)
Arguments
aesthetic_config |
Aesthetic configuration object |
layout_config |
Layout configuration object |
Value
ggplot2 theme object
[Package topolow version 1.0.0 Index]