PLEASE OPEN ALL
LINKS IN A NEW WINDOW
Option 1: Use Rstudio
cloud, no installations on computer required
Option 2: Install R and
Rstudio and relevant packages on your own computer
Pre-course
installation
- R and Rstudio are two separate programs. You must install R first.
Then install Rstudio desktop.
- For help, try watching
this video
- Even if you have R installed already, we highly recommend installing
the latest version if it has been a while since you installed it. Just
follow the instructions as below to update everything.
- TRY TO DO THIS YOURSELF BEFORE THE WORKSHOP If you
have tried it at home and still have questions, come to the workshop 30
minutes early and the instructors will try to help.
Install R and
Rstudio on your computer
Install
RStudio Desktop Open Source License (second)

Open Rstudio
After installation, open Rstudio by clicking on the Rstudio icon, a
round blue ball with R in it, that should look something like this:

Do not open the regular R software, it is just working in the
background when you use Rstudio.
Install useful
packages
Download this
file to your computer, open in Rstudio, and click “source” to run
the entire document, or run each line of code. See instructions in top
comments.
Prepare for the
course
Highly
recommended
- Get acquainted with Rstudio Cloud or Rstudio Desktop (and R) prior
to the workshop. You will get much more out of the workshop if you have
opened the software and explored the interface first.
Still want more
preparation?