create_base_theme: Create Base Theme

View source: R/visualization.R

create_base_themeR 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


topolow documentation built on Aug. 31, 2025, 1:07 a.m.