7 The Finished App
Open up the app in 05_all_together_now and run it.
Check to see if you can use different .csv files with it.
7.1 Extensions
Now that you have some knowledge of shiny, try extending the app!
Change
05_all_together_nowto only use a fewfivethirtyeightdatasets, such asbiopics,bechdelandbad_drivers. You’ll have to change the file loader to a select box, and you may want to load the datasets up as a named list.Add a summary view of the incoming data using
skimr.