View source: R/disable_autoload.R
disable_autoload | R Documentation |
Disabling Shiny Autoload of R Scripts
disable_autoload(pkg = get_golem_wd())
pkg |
Path to the root of the package. Default is |
The path to the file, invisibly.
if (interactive()) {
disable_autoload()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.