Topic outline

  • Introduction to R Shiny

    Streamed, 28 March 2022

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

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


    • Schedule

        9:00  - 10:30     Introduction : My first shiny application

      10:30  - 10:45     Coffee break
      10:45  - 12:15     Exercises 

      12:15  - 13:30     Lunch 

      13:30 - 15:30      Exercices
      15:30 - 15:45      Coffee break
      15:45 - 17:00      Deployment 
      17:00                  End of course

      • Installation prior to course

        Before arriving to the course, please make sure to have the latest versions of R and RStudio installed on your computer as well as the following packages:
        • install.packages("shiny")
        • install.packages("shinydashboard")