Skip to content

An R implemented app using the "shiny" library displaying some geographical informations about different types of complaints in Paris region.

License

Notifications You must be signed in to change notification settings

mrcopicat/declarations-mapping-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RShiny - Map data visualisation project :


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.

Requirements :


  • R language v > 2.10
  • leaflet
  • RShiny
  • here
  • tidyverse
  • ggplot2

Snapshots :


  • Map display examples :

Map-display-dots

Map-display-disks

  • Statistics example :

Map-display-stats

Bibliography :




Author : Benhari Abdessalam

Date : 01/02/2020

About

An R implemented app using the "shiny" library displaying some geographical informations about different types of complaints in Paris region.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages