Please download the following (zip) files before coming to the workshop
Participants should have the following software installed on their laptops:
R from https://cran.r-project.org
R Studio Desktop from https://rstudio.com/products/rstudio/
Additionally, install the sas7bdat
package by running
the following from R:
If prompted to choose a mirror, choose the first one from the list.
R comes with a vast library of add-on packages which substantially enhance the R ecosystem. We will deliberately avoid using such packages in this introductory workshop, and stick to the “base + recommended” packages that come with a default installation of R.
The following additional packages are optional, but may be used for illustration.