render_keep: Render with Rmarkdown and keep intermediate files

View source: R/render.R

render_keepR Documentation

Render with Rmarkdown and keep intermediate files

Description

Following https://github.com/rstudio/rmarkdown/issues/17 add the YAML: knit: spida2::render_keep to a .R Rmarkdown document with output YAML output: html_document.

Usage

render_keep(input, ...)

Arguments

input

file to be rendered

...

other arguments passed to rmarkdown::render.


gmonette/spida2 documentation built on July 14, 2024, 12:45 p.m.