Quarto Crash Course
Welcome!
This guide serves as a quick place to look for how to do different things when making Quarto documents. Keep in mind that part of Open Science is creating reproducible work. Quarto provides a great way to achieve that aim.
This guide is not meant to be an all-inclusive, answer-every-question, show-how-to-do-everything guide. Rather this guide is meant to give you some quick highlights for going about several common tasks. We recommend also spending time at the official Quarto Guide looking through those materials for additional examples.
I’ve structured this guide in several key sections.
- Key Elements of Quarto
- YAML Headers
- Code
- Narrative Text
- Data Visualizations
- Figures
- Tables
- Additional Aspects of Open Science
- Cross-Referencing
- Author Contributions
- References
- Code Appendix
You can use the links in the left-hand margin to jump to different chapters. Each one will have a chapter Table of Contents located in the right-hand margin. Additionally, you can use the chapter navigation links at the bottom of each page.