xaringanthemer-deprecated | R Documentation |
These functions in xaringanthemer have been deprecated or renamed.
Use style_xaringan()
instead of write_xaringan_theme()
.
Use style_extra_css()
instead of write_extra_css()
.
Use style_mono_light()
instead of mono_light()
.
Use style_mono_dark()
instead of mono_dark()
.
Use style_mono_accent()
instead of mono_accent()
.
Use style_mono_accent_inverse()
instead of mono_accent_inverse()
.
Use style_duo()
instead of duo()
.
Use style_duo_accent()
instead of duo_accent()
.
Use style_duo_accent_inverse()
instead of duo_accent_inverse()
.
Use style_solarized_light()
instead of solarized_light()
.
Use style_solarized_dark()
instead of solarized_dark()
.
write_xaringan_theme(...)
write_extra_css(...)
mono_light(...)
mono_dark(...)
mono_accent(...)
mono_accent_inverse(...)
duo(...)
duo_accent(...)
duo_accent_inverse(...)
solarized_light(...)
solarized_dark(...)
... |
Argumets passed to the new or renamed functions. |
The result of the new or renamed function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.