Week 6 Interactive Data Visualization


Week 6: Interactive data visualization and dashboard with R Shiny

This week we will again focus on the visualization of data. This time, we will learn how to build interactive data visualization dashboards using R xshiny apps. R shiny apps not only allow us to visualize data, but also have the user interact with the visualization, modifying the visualization in real time. This allows for example to let the user select which components of the data he or she wants to have displayed, the type of visualization, or to only select a subset of the sample.

Lab Preparation

Complete and hand in questions 1 - 4 of the lab (at least 2 hours before the start of the lab), finishing the section “Part 1: to be completed at home before the lab”.