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)

atlas-aai/ratlas documentation built on Nov. 13, 2024, 12:31 a.m.