-
Monday part 1
Introduction to programming in R
-
Monday part 2
The R environment
-
Monday part 3
Elements of the R programming language - 1:
Variables and their types, operators
-
Tuesday part 1
Elements of the R programming language - 2:
Vectors, numbers as vectors, strings as vectors
-
Tuesday part 2
Elements of the R programming language - 3:
Matrices, lists, data frames, objects
-
Wednesday part 1
Elements of the R programming language - 4:
Control structures, iteration, recursion, variable scope
-
Wednesday part 2
Loading data into R
-
Thursday part 1
Selected functions in R
-
Thursday part 2
Graphics in R