R programming for life scientist HT17

  1. Monday part 1

    Introduction to programming in R
  2. Monday part 2

    The R environment
  3. Monday part 3

    Elements of the R programming language - 1: Variables and their types, operators
  4. Tuesday part 1

    Elements of the R programming language - 2: Vectors, numbers as vectors, strings as vectors
  5. Tuesday part 2

    Elements of the R programming language - 3: Matrices, lists, data frames, objects
  6. Wednesday part 1

    Elements of the R programming language - 4: Control structures, iteration, recursion, variable scope
  7. Wednesday part 2

    Loading data into R
  8. Thursday part 1

    Selected functions in R
  9. Thursday part 2

    Graphics in R