use_quarto | R Documentation |
Get a quarto template from the CTU-Bern quarto repository
use_quarto(x, dir, open = TRUE)
x |
branch name of the template in question |
dir |
folder in which to save the template |
open |
logical, whether to open the file |
a qmd file (and extension file)
#use_quarto("html", ".")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.