render_site: Render Site

Description Usage Arguments

View source: R/site.R

Description

Create a website as collection of reports. This is currently done using the bookdown package.

Usage

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

Arguments

...

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

output_dir

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


miraisolutions/PoCbookdownPkg documentation built on May 13, 2020, 1:20 a.m.