```r options(htmltools.dir.version = FALSE)

class: center, middle

# First section

### Some information about this section

---

  # Section 1 information

  More information about this section's slides. Some example code:

```r
x = runif(100L, 0, 1)
y = runif(100L, 0, 1)

--

You can let text appear on the slide sequentially.

--

--


Section 2 information

Some more information. From here you should be able to create your own lecture slides!

Note: This template is based partly on the original "Ninja Presentation" template from the Xaringan package.



nikola-sur/teachr documentation built on April 21, 2022, 4:50 a.m.