/minimalvolcano

An interactive map of volcanoes based on GVP data, presented at the 2017 eUSR Conference

Primary LanguageR

Volcano Explorer

An interactive map of volcanoes using GVP data, created with R Shiny and Leaflet. You can find the map here, assuming Swarthmore's Shiny server is up and running. This was created in Spring 2016 as part of a directed reading with Dr. Kelly McConville, and then was uploaded here. This was presented at 2017's Electronic Undergraduate Statistics Research Conference.

Running this on your own computer

  • Download/clone all of the files in this repo
  • Open app.R in RStudio
  • Make sure shiny, dplyr, and leaflet are installed
  • Click "Run app" in the upper right hand corner of the app.R panel