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


upstartr documentation built on May 29, 2024, 9:08 a.m.