Skip to content

huerqiang/nCov2019

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 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/treeio")

📖 Documents

💖 Shiny Apps that use nCov2019

Releases

No releases published

Packages

No packages published

Languages

  • R 98.4%
  • Other 1.6%