Function reference
Quarto functions
path | Return the path to the Quarto executable. |
render | Render a Quarto document. |
metadata | Return the metadata for a Quarto document. |
theme helpers | theme_colors_* functions take background and foreground colors. theme_brand_* functions take a brand.yml file. The usage of the returned object or function depends on the package. See the quarto-examples repo for usage examples. |