Topic outline

  • Introduction to R Shiny

    Streamed, 29 March 2021

    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 day

  • Installation prior to course

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