Building Shiny apps
Details
Shiny is an R package to build interactive web apps. Here a simple example of what you can do with Shiny: https://shiny.rstudio.com/gallery/tabsets.html
Refer to RStudio's gallery for more examples.
In this Shiny workshop you will learn how to build a Shiny app. We will cover Shiny app architecture, reactivity and how to share your app.
What do you need?
Bring your laptop with R, RStudio and Shiny package installed.
We look forward to see you !