set_theme.Rd
Possible themes are: 'basic', 'grid', 'default', 'small', 'tiny', 'big', 'minimal', 'dark', 'sienna', 'phase_color', 'phase_shade', 'grid2'
.
set_theme(object, theme, ...)
add_theme(...)
An scplot object (class scplot
) returned from the scplot()
function.
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.