seminr_theme_get: Get and set the active theme

View source: R/theme_current.R

seminr_theme_getR Documentation

Get and set the active theme

Description

The current/active theme (see [seminr_theme()]) is automatically applied to every graph you draw. Use 'seminr_theme_get()' to get the current theme, and 'seminr_theme_set()' to completely override it.

Usage

seminr_theme_get()

seminr_theme_set(new)

Arguments

new

new theme (a list of theme elements)


seminr documentation built on Oct. 13, 2022, 1:05 a.m.