Runs the processing step on a startr project.
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).
run_process(should_process_data = TRUE)
should_process_data |
Either TRUE, FALSE, or pulled from the environment if set. |
No return value, called for side effects
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.