A reveal.js presentation

rstudio::conf 2020

R Markdown Presentations

  • Bullet 1
  • Bullet 2
  • Bullet 3

Table Output

Here’s a Level 2 table

##      speed           dist       
##  Min.   : 4.0   Min.   :  2.00  
##  1st Qu.:12.0   1st Qu.: 26.00  
##  Median :15.0   Median : 36.00  
##  Mean   :15.4   Mean   : 42.98  
##  3rd Qu.:19.0   3rd Qu.: 56.00  
##  Max.   :25.0   Max.   :120.00

An Equation

\[ \int_{-\infty}^\infty e^{-x^2} dx = \sqrt{\pi} \]

Plot

Second Presentation Section

Another Section Head

This section is intended to show how multiple levels of headers work. The ## creates a new slide.

Subheads or Tab Titles

However, a level 3 header just shows up as a sub-header on the same slide.