Sławek Staworko - R'19

Functional Programming in R 2019

Prof : Sławek Staworko

Online materials

Course Outline:

  1. Basic data types and expressions
  2. Flow control: functions, conditional blocks (if), loops (for/while/repeat/break/next)
  3. Data structures: vectors, matrices, lists, data frames
  4. Data import and export
  5. Drawing graphs
  6. Descriptive statistics

CM:

  1. Higher-order functions and their types
  2. Data structures [transcript: linear algebra]
  3. Control and data flow
  4. Data manipulation and exploration
  5. Data visualization with ggplot2
  6. Data interoperability

TD:

  1. Higher-order functions and their types
  2. Vectors and matrices [solution ex 20]
  3. Control and Data flow

Project Master: