1 - Install Base-R and RStudio on your laptops
Use the following links to install the latest versions of R und RStudio.
|
2 - Download & unpack project folder
Please download this R project, unpack its contents (a double-click typically suffices), and move the included folder to some suitable location on your local harddrive(e.g., Desktop).
|
3 - 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:
|
4 - Optional: Install additional software
If you want to install packages from source (or if installation fails), install the following software for the necessary compilers and then run the installation command again.
|
Back |