<- c(
pkg_list "tidyverse", "gt", "ggthemes",
"palmerpenguins", "quarto", "here"
)install.packages(pkg_list)
Setup instructions
Prior to the workshop, please complete the following steps:
1. Software
Download and install the latest versions of R, RStudio, and Quarto:
- R 4.4.1 or above: https://cran.r-project.org
- RStudio 2024.04.2+764 or above: https://posit.co/download/rstudio-desktop
- Quarto 1.5.57: https://quarto.org/docs/get-started
2. R Packages
Install the following packages:
3. Exercises
Download exercises.zip
at and unzip it on your Desktop or somewhere you can easily locate on your computer.