These exercises are about using reactivity in our apps.

Exercises for Shiny session 2

  1. Starting from the app made in question #3 of the exercises from Session 1, add a sidebar so that it is present on all pages of the app and add the following inputs:

  1. Add a button to the sidebar and make it so the histogram and survival curve don’t update with the new input values until the button is pressed.