15:00
ASA Traveling Course: From R Markdown to Quarto
Duke University + Posit
2023-04-28
Metadata: YAML
Text: Markdown
Code: Executed via knitr or jupyter
Weave it all together, and you have a beautiful, functional slide deck!
Let’s build a presentation together from hello-penguins-slides.qmd and showcase the following features of Quarto presentations:
Hierarchy, headers, and document outline
Incremental lists
Columns
Code, output location, code highlighting
Logo and footer
Making things fit on a slide
Chalkboard
Multiplex
Publishing your presentation to Quarto Pub
Pick up where we left off and
Change the transition style between slides
Change the slide size
Add slide numbers
15:00
Let’s continue building our a presentation together from hello-penguins-slides.qmd and showcase the following features of Quarto presentations:
Fragments
Title slide attributes
revealjs - essentially the replacement for xaringan, but with Pandoc-native syntax
beamer for LaTeX slides
PowerPoint for when you have to collaborate via MS Office
Any questions / anything you’d like to review before we wrap up this module?