slides_html {ratlas} | R Documentation |
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(...)
Arguments
... |
Arguments to be passed to |
Value
A modified mood_reader
with ATLAS branding applied.
Examples
## Not run:
output: ratlas::slides_html
## End(Not run)
[Package ratlas version 0.1.1 Index]