Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

run_process

Runs the processing step on a startr project.


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

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

Utilities Powering the Globe and Mail's Data Journalism Template

v0.1.1
MIT + file LICENSE
Authors
Tom Cardoso [aut, cre] (creator and maintainer), Michael Pereira [ctb], The Globe and Mail Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.