quarto_binary_sitrep | R Documentation |
This function check the configuration for the quarto package R package to detect a possible difference with version used by RStudio IDE.
quarto_binary_sitrep(verbose = TRUE, debug = FALSE)
verbose |
if |
debug |
if |
TRUE
if this package should be using the same quarto binary as the
RStudio IDE. FALSE
otherwise if a difference is detected or quarto is not
found. Use verbose = TRUE
ordebug = TRUE
to get detailed information.
quarto_binary_sitrep(verbose = FALSE)
quarto_binary_sitrep(verbose = TRUE)
quarto_binary_sitrep(debug = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.