Description Usage Arguments Value Examples
View source: R/getDetailedNumber.R
Getting data.frame of detailed real-time statistical numbers of every provinces of China of 2019-nCoV virus cases
1  | getDataFrame(x)
 | 
x | 
 a R2019-nCoV object, i.e. the result of function get_2019nCoV  | 
a data.frame object which contains detailed real-time statistics of 2019-nCoV virus cases
1 2  | x <- get_2019nCoV()
df <- getDataFrame(x)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.