Skip to content

morrisonge/Covid-19-Dashboard

Repository files navigation

Covid-19-Dashboard

To run the application, clone the repository to your computer. Open app.R in RStudio.

Install the packages below before running the application

install.packages(sf)
install.packages(leaflet)
install.packages(shiny)
install.packages(shinydashboard)
install.packages(plotly)
install.packages(tidyverse)
install.packages(shinythemes)
install.packages(classInt)
install.packages(RColorBrewer)

Click Run App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages