Time | Content |
---|---|
10:00–10:45 | Writing flexible document outputs with YAML and Markdown syntax |
10:45–11:30 | Dynamic documents with code |
11:30–11:40 | Break |
11:40–12:25 | Towards better reproducible practice |
12:25–13:00 | Writing |
ANU BDSI
workshop Reproducible research with Quarto
Biological Data Science Institute
12th April 2024
https://emitanaka.org @statsgen fosstodon.org/@emitanaka
All materials will be hosted at
https://anu-bdsi.github.io/workshop-intro-quarto/
Time | Content |
---|---|
10:00–10:45 | Writing flexible document outputs with YAML and Markdown syntax |
10:45–11:30 | Dynamic documents with code |
11:30–11:40 | Break |
11:40–12:25 | Towards better reproducible practice |
12:25–13:00 | Writing |
code
in one source document with ability to render to many output formats (via Pandoc).R Markdown
Quarto
These HTML slides are made using Quarto.
These dynamic reports are made using Quarto.
Template available at
https://github.com/anuopensci/quarto-anu-report
This thesis (online and pdf) is made using R Markdown (previous generation of Quarto).
Available at https://thesis.earo.me/
Possibilities are endless…
example-01-first-quarto.qmd
Quarto via knitr/jupyter: qmd md
Pandoc: md html, pdf, docx
:
”!#
.A key
can hold multiple values.
Multiple values can be listed as a list:
example-02-yaml.qmd
RStudio > Help > Markdown Quick Reference
example-03-markdown.qmd
anu-bdsi.github.io/workshop-intro-quarto/