Skip to content

xuxiaobogit/nCov2019

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Query information of Wuhan coronavirus infected stats

  • get_nCov2019() to query online latest information
  • load_nCov2019() to get historical data
  • summary and [ to access data
  • plot to present data on map

✍️ Authors

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://guangchuangyu.github.io

If you use nCov2019 in published research, please cite the following paper:

Tianzhi Wu, Xijin Ge*, Guangchuang Yu*. An R package and a website with real-time data on the COVID-19 coronavirus outbreak. medRxiv, 2020.02.25.20027433. doi: https://doi.org/10.1101/2020.02.25.20027433

⏬ Installation

Get the development version from github:

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

🎨 Example

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

📖 Documents

📈 Shiny Apps that use nCov2019

💖 Collected in resource list

About

query stats of infected coronavirus cases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.5%
  • Other 1.5%