slides_html: Create an HTML Slide Deck with R Markdown

View source: R/render.R

slides_htmlR Documentation

Create an HTML Slide Deck with R Markdown

Description

This is a function called in the output of the YAML of the Rmd file to specify using the standard DLM tech report pdf document formatting.

Usage

slides_html(...)

Arguments

...

Arguments to be passed to ⁠[xaringan::moon_reader]⁠

Value

A modified mood_reader with ATLAS branding applied.

Examples

## Not run: 
output: ratlas::slides_html

## End(Not run)

ratlas documentation built on April 4, 2025, 12:22 a.m.