webex_vignette: Create Vignette with webexercises Support

webex_vignetteR Documentation

Create Vignette with webexercises Support

Description

This function wraps rmarkdown::html_document to configure compilation to embed the default webexercises CSS and JavaScript files in the resulting HTML.

Usage

webex_vignette(...)

Arguments

...

Additional function arguments to pass to html_document.

Details

Call this function as the output_format argument for the render function when compiling HTML documents from RMarkdown source.

Value

R Markdown output format to pass to 'render'.

See Also

render, html_document


theorytools documentation built on Aug. 8, 2025, 6:43 p.m.