safesite: Custom site generator to safely build R Markdown website

Description Usage Details

Description

The site generator safesite modifies the render function produced by the site generator rmarkdown:::default_site (see render_site) to run render in a separate R process using the R package callr.

Usage

1
safesite(input, encoding = getOption("encoding"), ...)

Details

To use this alternative site generator, add the following line to the YAML header of index.Rmd:

1

andrewheiss/safesite documentation built on May 23, 2019, 8:38 a.m.