| quarto_path | R Documentation |
Determine the path to the quarto binary. Uses QUARTO_PATH environment
variable if defined, otherwise uses Sys.which().
quarto_path(normalize = TRUE)
normalize |
If |
Path to quarto binary (or NULL if not found)
quarto_version() to check the version of the binary found, quarto_available() to check if Quarto CLI is available and meets some requirements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.