powered by
Pull all covid19india count, test, and vaccine data for states and nation
get_all_data(keep_nat = TRUE, covind19_name_scheme = FALSE, corr_check = TRUE)
Keep the national data as well. Default is FALSE
FALSE
Variable naming scheme used for development of covind19.org application
covind19.org
Check for data corrections of X-times magnitude. Default is TRUE
TRUE
Pulls the district-level time-series case, death, and recovered data directly from covid19india.org.
covid19india.org
# NOT RUN { get_all_data() # }
Run the code above in your browser using DataLab