```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.
--
--
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.