Pre-workshop instructions

Prior to the workshop, please decide whether you would like to use your own setup or use Posit Cloud. Then, follow the steps accordingly.

Own setup

If you would like to use your own setup, please complete the following steps prior to the workshop:

pkg_list <- c(
  "tidyverse", "gt", "ggthemes", "palmerpenguins", "quarto", "here"
)
install.packages(pkg_list)

Posit Cloud

If you would like to use Posit Cloud, click here to join the Posit Cloud space for the workshop. Log in using Google, GitHub, or Posit (e.g., shinyapps.io or Posit Cloud) authentication, join the space, and then click on Content on the top navigation bar.