setTaskQmdTemplate | R Documentation |
Set the path to the Quarto task template.
setTaskQmdTemplate(file, encoding = "unknown")
file |
path to the Quarto task template. |
encoding |
encoding to be assumed for input strings. It is
used to mark character strings as known to be in
Latin-1, UTF-8 or to be bytes: it is not used to re-encode the input.
To do the
latter, specify the encoding as part of the connection |
The path to the Quato task template invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.