View source: R/su_presentation.R
su_presentation | R Documentation |
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
## Not run:
library(rmarkdown)
# simple invocation
render("input.Rmd", su_presentation())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.