run_dev: Run run_dev.R

View source: R/run_dev.R

run_devR 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


golem documentation built on June 7, 2023, 5:46 p.m.