Run run_dev.R

run_dev(file = "dev/run_dev.R", pkg = get_golem_wd(), save_all = TRUE)

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

Value

Used for side-effect