View source: R/theme_current.R
seminr_theme_get | R Documentation |
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.
seminr_theme_get()
seminr_theme_set(new)
new |
new theme (a list of theme elements) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.