Beyond Beamer: Modern and Dynamic Presentations with R Markdown

Skill
Service
Author
Affiliation

Monash University

Published

June 30, 2020

Abstract

In many fields, scientific communications and publications are unimaginable without LaTeX. LaTeX, built on the TeX typesetting program, allows writing scientific documents with a markup language for structure and styling; capabilities for mathematical typesetting; ability to add cross-references and citations (though BibTeX or otherwise); and customisation through document classes, packages and macros. A particular LaTeX document class widely used for making presentation slides is Beamer. Beamer offers much of the same features as the original LaTeX in addition to special macros handy for presentation purposes and is used often by academics presenting mathematical content. Why then would we want another tool for presentation?

In this tutorial talk, I will talk about the capabilities and benefits of using R Markdown to make presentation slides based on the xaringan R-package. If you have two monitors or an extra laptop/desktop computer, then you are encouraged to try some coding yourself as you follow along with the talk.

Coding requirements: you will need to be familiar with R, have R and the xaringan & tidy verse R packages installed. It is preferable that you use RStudio IDE although not required.

Click here for the link to the slide.