quarto_render_saros {saros}R Documentation

Simple wrapper for quarto::quarto_render() that temporarily sets LC_ALL="C" and takes the processing time

Description

Simple wrapper for quarto::quarto_render() that temporarily sets LC_ALL="C" and takes the processing time

Usage

quarto_render_saros(site_path, ...)

Arguments

site_path

String, path to render.

...

Dynamic dots forwarded to quarto::quarto_render

Value

Nothing


[Package saros version 1.0.4 Index]