Disabling Shiny Autoload of R Scripts
disable_autoload(pkg = get_golem_wd())
pkg
Path to the root of the package. Default is get_golem_wd().
get_golem_wd()
The path to the file, invisibly.
if (interactive()) { disable_autoload() }