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

run_notebook

Runs the notebook rendering step for a startr project.


Description

Renders an RMarkdown notebook using upstartr::render_notebook and then beeps.

Usage

run_notebook(
  filename = "notebook.Rmd",
  should_beep = TRUE,
  should_render_notebook = TRUE
)

Arguments

filename

The filename for the RMarkdown notebook you want to render.

should_beep

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

should_render_notebook

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.