Skip to content

teotenn/dynamic_maps_shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic maps Shiny App

Overview

The Shiny app loads the code in setup.R as source, an performs the actions in the GUI.

The idea is to generate Dynamic Maps for any country, given dots per city, that grow or decreased based on the amount of lines containing the same city.

Instructions

Provide to the user table a list of cities and year of opening/inauguration as if each line is one organization. Then click Get coords and once the script has finished (one can see the log below) click Make map.

Once the map is shown, the user can slide the bar above it to select the year to visualize. Also an example can be selected and Load to memory to see how it should look like.

NOTE

As for version 0.1, only one country per map is supported. Region also not working.

TO-DO

  • [ ] Improve README file
  • [ ] Improve css
  • [ ] Allow support using Region
  • [ ] When coords missing, show a summary table
  • [ ] In such cases, allow user to add coordinates manually
  • [ ] Allow user to download resulted info as csv, for personal use in own scripts

About

Dynamic maps of any country using ggplot2 and shiny

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published