1 - Install Base-R and RStudio on your laptops
Use the following links to install the newest versions of R und RStudio.
|
2 - Install necessary packages
For this workshop, we will rely on R packages that need to be installed. To do this, run the following code within your R Console within R Studio:
|
3 - Optional: Install additional software
If you want to install packages from source (or if installation fails), install the following software for the necessary compilers.
|
Back |