run_process: Runs the processing step on a startr project.

Description Usage Arguments Value

View source: R/run.R

Description

Runs the pre-processing step (see upstartr::begin_processing for details), then sources process.R, then runs the post-processing step (see upstartr::end_processing for details).

Usage

1
run_process(should_process_data = TRUE)

Arguments

should_process_data

Either TRUE, FALSE, or pulled from the environment if set.

Value

No return value, called for side effects


upstartr documentation built on Feb. 23, 2021, 9:06 a.m.