Lines 1–5: “YAML” header - this is the space to add information about your file (title, author, date, additional details).
---)key: value formatLines 7–15: R code chunk
```{r} {code} ```)Lines 16–20: Text in Markdown
* around a word to italicize: *quarto* becomes quartoSee here for the default themes available out of the box.
See here for instructions on how to customize.
Some other YAML options:
transition, width, etc.
##)HTML slides can be directly presented from your computer
Relatively easy to “publish” your HTML onto a website, see here for instructions