set_theme: Add a theme of to an scplot

View source: R/theme.R

set_themeR Documentation

Add a theme of to an scplot

Description

Possible themes are: ⁠'basic', 'grid', 'default', 'small', 'tiny', 'big', 'minimal', 'dark', 'sienna', 'phase_color', 'phase_shade', 'grid2'⁠.

Usage

set_theme(object, theme, ...)

add_theme(...)

Arguments

object

An scplot object (class scplot) returned from the scplot() function.

theme

A character string with a predefined graphical theme or a theme object created with new_theme().

...

Further character strings or scplot-theme objects that are "added" on top.

Value

An object of class scplot (seescplot()) with a changed theme element.


jazznbass/scplot documentation built on April 17, 2025, 3:05 p.m.