Skip to content

Ewan-Keith/Myanmar_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myanmar_Dashboard

R shiny code used to produce an interactive data application for exploring Myanmar's State and Region budgets.

Directly required R packages

  1. shiny - Handles interactivity and web page construction - link
  2. dplyr - Used to re-arrange and reshape budget data for use - link
  3. Rcharts - Produces interactive D3 plots from within R - link
  4. DT - Produces interactive Jquery DataTables - link
  5. ggplot2 - Creates publication quality, non-interactive charts - link
  6. ggthemes - Ready made themes for ggplot2 - link
  7. tidyr - Used to add missing entries with budget values of 0 - link

Code is written so that each tab is independent of the others allowing for easy lifting of individual tabs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published