| theme_typst | R Documentation |
Typst-specific styles and options
theme_typst(
x,
figure = get_option("tinytable_typst_figure", default = TRUE),
align_figure = get_option("tinytable_typst_align_figure", NULL),
...
)
x |
A |
figure |
Logical, whether to wrap the table in a Typst figure environment and block. |
align_figure |
Character string indicating horizontal alignment: "l", "c", or "r".
Defaults to |
... |
Additional arguments. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.