Skip to content

Simple web app showing Coronavirus case data using R, Shiny and Plotly

Notifications You must be signed in to change notification settings

mrexodia/coronavirus-r

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Visualisation of Coronovirus Case Statistics using R, Shiny and Plotly

This repository contains the code of a simple R-Shiny web app which downloads and visualizes the data of the Coronovirus (COVID-19). The features of the applications are:

  • Downloads daily case statistics of the Coronoavirus by country.
  • Let the user select country, region and metrics to be shown.
  • Shows a nice time series plot of the daily and cumulated metrics.

The app code resides in the subdirectory corona-app-v1. The easiest way is to clone the repository and to open the R-Project by opening the file corona-app-v1.Rproj by means of RStudio.

For more information and a walkthrough to the code, go to:

https://medium.com/@meinhard.ploner/create-a-coronavirus-app-using-r-shiny-and-plotly-6a6abf66091d

About

Simple web app showing Coronavirus case data using R, Shiny and Plotly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%