This project is a simple implementation of an RShiny application that displays the spread of the complaints issued by citizens in Paris by region, type and time.
The app provides many tools to navigate and personnalise the networks display.
The data used in this project is from the opensource Paris data.
The app is executed through the shiny::runApp(here("DeclarationsMappingApp/app.R"))
command on R.
- R language v > 2.10
- leaflet
- RShiny
- here
- tidyverse
- ggplot2
- Map display examples :
- Statistics example :
- shiny documentation : https://shiny.rstudio.com/