RevealJS presentation theme
theme_revealjs(
x,
css = get_option("tinytable_revealjs_css", default = "light"),
fontsize = get_option("tinytable_revealjs_fontsize", default = 0.8),
fontsize_caption = get_option("tinytable_revealjs_fontsize_caption", default = 1)
)
A modified tinytable
object.
A tinytable
object.
String. CSS theme: "light" (default) or "dark".
Numeric. Font size multiplier for table content.
Numeric. Font size multiplier for table captions.