Topic outline

  • Advanced R

    11 -13 December 2017

    University of Lausanne, Genopode building, room 2020

    This page is addressed to registered participants. To access the course description and the application form, please click here.

    For any assistance, please contact training@sib.swiss.


  • Schedule

    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