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)


ISS-Analytics/seminr documentation built on Aug. 28, 2022, 11:50 p.m.