Activity 1 – Explore YAML Options
The exhaustive list of YAML options that can be used for HTML documents can be found here: https://quarto.org/docs/reference/formats/html.
Using this resource add the following to your document:
- code folding
- is self-contained
- center alignment of all figures
- an execution option which suppresses messages output from R
Afterward, add at least one additional YAML option of your choosing!