This repository demonstrates the principles and practical workflow of reproducible research, with a particular focus on the integration of MyST Markdown and Quarto for creating transparent, shareable, and executable research documents.
The file ppt.Rmd contains the source for a presentation built using Quarto, showcasing how to generate reproducible slides directly from code, data, and documentation within the same environment.
- Demonstrates reproducible workflows using R Markdown and Quarto.
- Integrates MyST Markdown for improved scientific documentation and interoperability.
- Provides an example presentation (ppt.Rmd) to illustrate reproducible research in practice.