quarto_render_here: Quarto Render

View source: R/quarto-render-here.R

quarto_render_hereR Documentation

Quarto Render

Description

Copies the chosen quarto file and YAML and renders within that directory.

Usage

quarto_render_here(input, output_dir, ..., with_yaml = TRUE)

Arguments

input

path. Quarto input file.

output_dir

directory. Target directory to render target in.

...

passed to quarto::quarto_render().

with_yaml

logical. Should all .yml files also be used.


nclJoshCowley/jcutils documentation built on Nov. 22, 2022, 10:16 a.m.