From Code to Paper: Reproducible Research with Quarto
Welcome to “From Code to Paper: Reproducible Research with Quarto” talk, part of the SATRA Foundation’s Introduction to Data Science with R series, hosted by the SARA Institute of Data Science.
🎯 Goal of this session
Help early-career researchers and first-time coders understand how to use R and Quarto to create long-form, reproducible documents like thesis manuscripts, academic reports, and even personal websites.
🧠 What You’ll Learn
- Why reproducibility matters in research
- What is Quarto and how it fits into the R ecosystem
- Core use cases (articles, presentations, websites)
- How to write academic documents using Quarto
- How to use GitHub for version control and collaboration
- Hands-on coding exercises to build your first Quarto project
🛠 Requirements
To follow along, please install:
- R
- RStudio
- Quarto CLI
- A GitHub account (optional, but recommended)