Usage
run_dev(file = "dev/run_dev.R", pkg = get_golem_wd(), save_all = TRUE)
Value
Used for side-effect
Arguments
- file
File path to run_dev.R. Defaults to R/run_dev.R.
- pkg
Path to the root of the package. Default is get_golem_wd().
- save_all
boolean. If TRUE, save all open file before sourcing file