This map is contains four datasets from the WHO on alcohol and traffic. It is made using the Shiny framework in combination with Leaflet and googleVis. The map was made for the University of Groningen course Data analytics and communication (WBAI17001).
- Download the files
- Run the
setup.r
file to fetch all dependencies - Rename
EXAMPLE_key.r
tokey.r
and fill in the required fields in the API url. You can also choose to pick a different tiles provider for your baselayer (or use the default OSM) - Change the paths on line 15 and 27 of
global.r
- Select Run App in RStudio