render_notebook: Renders out an RMarkdown notebook.

View source: R/run.R

render_notebookR Documentation

Renders out an RMarkdown notebook.

Description

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

Usage

render_notebook(notebook_file, output_dir = dir_reports())

Arguments

notebook_file

The path for the RMarkdown notebook you're rendering.

output_dir

The directory to write the outputs to.

Value

No return value, called for side effects


globeandmail/upstartr documentation built on Jan. 10, 2024, 4:44 p.m.