Leveraging Quarto

Leveraging Quarto

“Quarto provides a unified authoring framework for data science, combining your code, its results, and your prose. Quarto documents are fully reproducible and support dozens of output formats, like PDFs, Word files, presentations, and more.”

— Wickham, Çetinkaya-Rundel, and Grolemund

Why does this matter?

  1. Reproducible
  2. Automatable
  3. Dynamic
  4. Open Source (and language agnostic)

Easy to go from analysis/report to polished product

YAML + Markdown

Jazz it up with CSS

Inline Code + Code Chunks

Quarto Demo on GitHub + GH Pages