Earthquake data web app dashboard with interactive map and charts using Shiny and other R packages.
- The code and comments are written in English.
- The dashboard is designed in Estonian.
- The earthquake data used in this analysis is sourced from the Significant Earthquake Database.
install.packages(c("shiny", "knitr", "shinyWidgets", "shinythemes", "ggplot2", "plotly", "dplyr", "leaflet", "RColorBrewer", "htmltools", "kableExtra", "png", "rsconnect"))