disable_autoload: Disabling Shiny Autoload of R Scripts

View source: R/disable_autoload.R

disable_autoloadR Documentation

Disabling Shiny Autoload of R Scripts

Description

Disabling Shiny Autoload of R Scripts

Usage

disable_autoload(pkg = get_golem_wd())

Arguments

pkg

Path to the root of the package. Default is get_golem_wd().

Value

The path to the file, invisibly.

Examples

if (interactive()) {
  disable_autoload()
}

ThinkR-open/shinytemplate documentation built on May 26, 2023, 6:47 a.m.