README.md

nCov2019: An R package with real-time data, historical data and Shiny app

:house: Data Sources

For latest data: worldometers

For historical data: JHUCSSE

For vaccine data: raps.org

For therapeutics data: raps.org

Data Fetching with API provided by disease.sh

For more details see our vignette, Preprint, and Shiny app.

:writing_hand: Authors

If you use nCov2019, please cite the following preprint:

Tianzhi Wu, Erqiang Hu, Xijin Ge*, Guangchuang Yu*. Open-source analytics tools for studying the COVID-19 coronavirus outbreak. medRxiv, 2020.02.25.20027433. doi: https://doi.org/10.1101/2020.02.25.20027433

:arrow_double_down: Installation

Get the development version from github:

## install.packages("remotes")
remotes::install_github("GuangchuangYu/nCov2019")

:art: Example

Run the script example.R in R using source("example.R"), will produce the following figure:

:book: Documents

:chart_with_upwards_trend: Shiny Apps that use nCov2019

:sparkling_heart: Collected in resource list



timze216/nCov2019V2 documentation built on Jan. 18, 2021, 12:39 a.m.