This is a training workshop for staff and students affiliated with the Australian National University (ANU) offered by the ANU Biological Data Science Institute (BDSI).
The goal of the workshop is to provide participants with the proficiency to author reproducible research documents using Quarto, an open-source system for scientific and technical publishing. Prior familiarity and usage of at least one of the programming languages such as Python, R, or Julia is assumed to get the most out of the workshop.
🎯 Learning objectives
Upon completion of this workshop, participants should be able to:
Generate HTML, PDF, or Word documents using Markdown syntax
Understand the anatomy of Quarto documents
Develop dynamic documents containing code (in R, Python, or Julia) using Quarto
Implement various code chunk options to customize chunk behaviour
Recognize the significance of reproducibility and grasp the concept of literate programming
Apply reproducible practices
Establish an organized folder structure for data projects
bring your own dataset for technical report writing (note: the teaching team can’t help with the analysis or writing content – you are recommended to do the analysis and writing up the results before the workshop),
Optionally (but preferred), follow the same instruction as the R users and install the following R package:
install.packages("JuliaCall")
For other language users
Other languages are possible as well (e.g. E-Views, SAS and Stata) but it may not work as seamlessly as above languages. Other languages that is supported via the knitr engine are listed below.
Please don’t direct message the teaching team in Slack. Your questions are more likely to be answered in the Slack channels rather than in direct messages.
Please note that the teaching team does not necessarily actively monitor or attend to the Slack workspace outside of the workshop.