Schedule
Section outline
-
Subject to changes
11 December
-
Reminder about basic R data structures
- R internals: how is data stored in R and how does it influence the way we program ?
- Object-oriented programming in R
12 December
- Best practices for programming in R
- Data manipulation in R
- Using R to conduct reproducible data analysis
13 December
- Profiling code
- Debugging code
-
Reminder about basic R data structures