render_site: Render Site

Description Usage Arguments Value

View source: R/site.R

Description

Create a website as collection of reports for all lines.

Usage

1
render_site(output_dir = "_site", ...)

Arguments

output_dir

The output directory where the website is created. Defaults to "_site". The parent directory must exist.

...

Additional arguments to be passed to bookdown::render_book().

Value

The path to the index.html file of the created website.


miraisolutions/vbzdelays documentation built on May 13, 2020, 1:21 a.m.