library(knitr)

opts_chunk$set(echo = FALSE)
opts_chunk$set(message = FALSE)
opts_chunk$set(warning = FALSE)

Column 1

Use # to create a new column of slides and ## to create a new slide.

Markdown and R code work exactly the same way as with R Markdown.

Slide 1

Slide 2

It is easy to "iframe" websites into the slides with the following html:

The iframe may not show in the preview, but it will show when opened in a web browser.

Column 2

Slide 1



UrbanInstitute/urbntemplates documentation built on April 27, 2022, 4:35 a.m.