su_presentation: Convert to an Strategy Unit xaringan presentation

View source: R/su_presentation.R

su_presentationR Documentation

Convert to an Strategy Unit xaringan presentation

Description

Format for converting from R Markdown to a Strategy Unit branded xaringan presentation.

Usage

su_presentation(...)

Arguments

...

additional arguments to pass to [xaringan::moon_reader()]

Value

R Markdown output format to pass to render

Examples

## Not run: 
library(rmarkdown)

# simple invocation
render("input.Rmd", su_presentation())

## End(Not run)

The-Strategy-Unit/StrategyUnitTheme documentation built on July 8, 2023, 11:38 p.m.