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 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


[Package golem version 0.4.1 Index]