Learn R Programming

ratlas (version 0.1.1)

slides_html: 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(...)

Value

A modified mood_reader with ATLAS branding applied.

Arguments

...

Arguments to be passed to [xaringan::moon_reader]

Examples

Run this code
if (FALSE) {
output: ratlas::slides_html
}

Run the code above in your browser using DataLab