ecm_xaringan: Thin wrapper around 'xaringan::moon_reader()'

View source: R/ecm_xaringan.R

ecm_xaringanR Documentation

Thin wrapper around xaringan::moon_reader()

Description

A custom output format for HTML presentations

Usage

ecm_xaringan(ratio = "16:9", seal = TRUE, ...)

Arguments

ratio

Character. Aspect ratio of slides, specified as "width:height"

seal

Logical. Auto-generate title slide?

...

Other arguments passed to xaringan::moon_reader()

Value

Renders HTML slide show


evanmascitti/ecmfuns documentation built on April 5, 2025, 1:52 a.m.