Learn R Programming

aisdk (version 1.1.0)

extract_theme_values: Extract Theme Values

Description

Extracts theme values with proper element type handling.

Usage

extract_theme_values(theme)

Value

A list of theme values.

Arguments

theme

A ggplot2 theme object.