Schedule
In this table you find the dates and contents of all classes.
Assignments
Assignment [1] provides the setup of the R infrastructure that is required in this course. There are no points for this assignment. Assignments [2] to [4] are recreations of examplary figures provided below. These examples are related to figures that are discussed in class. Students should then try to reproduce the plots at home and improve their individual coding skills. The raw data for the figures are available as *.csv
files below.
Homework 1
Install the latest R version (> v4.4.0)
Install the latest version of RStudio Desktop
Open RStudio, copy the following code into the console and execute:
install.packages(c("tidyverse", "rmarkdown", "scales", "lubridate", "colorspace", "devtools")); sessionInfo()
Click on
Help > About RStudio
Make sure that both the R version (Console) and the RStudio version are visible, take a screenshot and upload it to the learning platform before October 14, 2024 at 9 a.m.