preview_color_theme: Preview Color Theme
Description
Creates a visual preview of a color theme
Usage
preview_color_theme(theme_name = "default", save_plot = FALSE, filename = NULL)
Value
A ggplot object showing the color preview
Arguments
- theme_name
Character string specifying the theme name
- save_plot
Whether to save the preview plot
- filename
Filename for saved plot