<- c(
pkg_list "tidyverse", "gt", "gtExtras", "reactable",
"ggiraph", "here", "quarto", "rmarkdown",
"gtsummary", "palmerpenguins", "fs", "skimr"
)install.packages(pkg_list)
Getting Started with Quarto
Overview
This workshop is designed for those who have no or little prior experience with R Markdown and who want to learn Quarto. Quarto is the next generation of RMarkdown for publishing, including dynamic and static documents and multi-lingual programming language support. With Quarto you can create documents, books, presentations, blogs or other online resources.
Schedule
Activity |
---|
Understanding magic with Quarto |
Authoring with Markdown and more |
Computation and Editors |
Static reports and documents |
Blogs & Websites |
Instructor
Tom Mock, PhD is the Customer Enablement Lead at RStudio, helping RStudio’s customers be as successful as possible. He is deeply involved in the global data science community, sharing tips on #RStats
Twitter (find him at @thomas_mock), as co-founder of #TidyTuesday
, a weekly Data Science learning challenge, and presenting on various Data Science topics on YouTube or at conferences.
This work is licensed under a Creative Commons Attribution 4.0 International License.