render_rmd_in_tmp: One time setup to render R Markdown files in temporary...

Description Usage Arguments See Also

Description

To render your R Markdown documents in a temporary directory, you need to add a file index.Rmd that specifies site: tmpsite::tmp_site in the YAML header. build_rmd_in_tmp creates this file.

Usage

1
render_rmd_in_tmp(directory = ".")

Arguments

directory

The path to the directory that contains the R Markdown files that should be rendered in a temporary directory. Default is current working directory.

See Also

tmp_site


jdblischak/tmpsite documentation built on May 26, 2019, 5:41 p.m.