render_quarto_temp: Render a quarto file in a temporary directory and copy the...

View source: R/render_quarto_temp.R

render_quarto_tempR Documentation

Render a quarto file in a temporary directory and copy the resulting files back to the working directory

Description

Render a quarto file in a temporary directory and copy the resulting files back to the working directory

Usage

render_quarto_temp(input, output_format = "html", ...)

Arguments

input

the input qmd file

output_format

the output format

...

additional arguments for quarto::quarto_render()


LEEF-UZH/LEEF.analysis documentation built on Feb. 8, 2025, 11:18 a.m.