check_rmd_renders | R Documentation |
Check an Rmd file renders using rmarkdown
check_rmd_renders(file, install_missing = FALSE, update_packages = FALSE, ...)
file |
Path of an Rmd 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.