Skip to content

blencorp/coronavirus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI build status Travis build status AppVeyor build status R-CMD-check Lifecycle: stable

Dashboard to track the spread of the coronavirus, based on three data sources, built with shinyMobile and echarts4r.

Tracker | Docs | API | Changelog

Test

You can test the app before preparing any kind of deployment (e.g.: set up a database), visit the docs if you want to deploy it.

library(coronavirus)

virus <- crawl_coronavirus()
run_app(virus)

Get it

You can view the dashboard online or download the package to run it locally or deploy it.

# install.packages("remotes")
remotes::install_github("JohnCoene/coronavirus")

Contribute

Please note that this project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

🦠 Novel Coronavirus (COVID-19) Tracker

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 93.4%
  • Dockerfile 5.1%
  • CSS 1.2%
  • JavaScript 0.3%