xrender: rmarkdown::render() for any spinscript

Description Usage Arguments

View source: R/xrender.R

Description

rmarkdown::render() is a user-friendly entry point to render an Rmarkdown document. This function is an equivalent for a spin() script in any language Rmarkdown supports.

Usage

1
xrender(input, output = NULL, engine = NULL, keep_rmd = F, ...)

Arguments

input

Input script name

output

Path to compiled output.

engine

Passed to xspin()

keep_rmd

Should we keep the .Rmd file?

...

Extra args passed to rmarkdown::render


kdm9/xspin documentation built on Dec. 21, 2021, 5:22 a.m.