STAT1003 – Statistical Techniques
Dr. Emi Tanaka
Australian National University
These slides are best viewed on a modern browser like Google Chrome on a desktop or laptop. Some interactive components may require some time to fully load.
Quarto integrates text + code in one source document with ability to render to many output formats (via Pandoc), e.g. docx, pdf or html.
R Markdown

Quarto

There are so many possible output formats you can create with Quarto, including but not limited to:
Primary languages supported:
But include engines for many more languages!
These HTML slides are made using Quarto.
These dynamic reports are made using Quarto.
This PhD thesis (online and pdf) is made using Quarto.
Available at https://thesis.patrickli.org/
Quarto via knitr/jupyter: qmd md
Pandoc: md html, pdf, docx

STAT1003 – Statistical Techniques