run_dev {golem} | R Documentation |
Run run_dev.R
Description
Run run_dev.R
Usage
run_dev(file = "dev/run_dev.R", pkg = get_golem_wd(), save_all = TRUE)
Arguments
file |
File path to |
pkg |
Path to the root of the package. Default is |
save_all |
boolean. If TRUE, save all open file before sourcing |
Value
Used for side-effect
[Package golem version 0.4.1 Index]