su_presentation.Rd
Format for converting from R Markdown to a Strategy Unit branded xaringan presentation.
su_presentation(...)
additional arguments to pass to [xaringan::moon_reader()]
R Markdown output format to pass to render
render
if (FALSE) { library(rmarkdown) # simple invocation render("input.Rmd", su_presentation()) }