check_qmd_renders | R Documentation |
Check a qmd file renders using Quarto
check_qmd_renders(file, install_missing = FALSE, update_packages = FALSE, ...)
file |
Path of an qmd file |
install_missing |
Should any missing packages be installed. Default |
update_packages |
Should installed packages be updated before rendering. Default |
... |
Additional arguments to pass to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.