<- c(
pkg_list "tidyverse", "gt", "ggthemes", "palmerpenguins", "quarto", "here"
)install.packages(pkg_list)
Setup instructions
Option 1: (Cloud - Recommended)
Go to https://bit.ly/quarto-jsm24-cloud, create an account, and join the workspace.
Option 2: (Local)
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.56
: https://quarto.org/docs/get-started
- R
Install the following packages:
Download
exercises.zip
at and unzip it on your Desktop or somewhere you can easily locate on your computer.