Description Usage Arguments Value Examples
Pull all covid19india count, test, and vaccine data for states and nation
| 1 | get_all_data(keep_nat = TRUE, covind19_name_scheme = FALSE, corr_check = TRUE)
 | 
| keep_nat | Keep the national data as well. Default is  | 
| covind19_name_scheme | Variable naming scheme used for development of  | 
| corr_check | Check for data corrections of X-times magnitude. Default is  | 
Pulls the district-level time-series case, death, and recovered data directly from covid19india.org.
| 1 2 3 4 | ## Not run: 
get_all_data()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.