<- 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 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 |
---|
Intro to Quarto |
Authoring Quarto |
Plots and Tables |
Static Documents |
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.