/R_course_04_project

Course project of the 4th sub-course of the EPFL extension school's data visualisation and communication course

Primary LanguageHTMLOtherNOASSERTION

c4app

This shiny app is a project done as part of the EPFL’s Data visualisation and communication course.

Once I am done I will most likely put it on shinyapps.io, so you can try it live :-) The link might not work anymore if I have too many apps for my free account…

The data shown is from the open government data portal from the city of zurich and concerns the emergency services: How fast do they respond? Which areas (“Stadtkreise”) of the city do they reach within the target time of 10 minutes?

Installation

You can install the development version of c4app from GitHub with:

# install.packages("devtools")
devtools::install_github("shaenzi/R_course_04_project")