powered by
Pull covid19india state-level testing data
get_state_tests( path = "https://api.covid19india.org/csv/latest/statewise_tested_numbers_data.csv", raw = FALSE )
The URL path for the data. Default: https://api.covid19india.org/csv/latest/statewise_tested_numbers_data.csv
Pull raw unaltered data. Default is FALSE
Pulls the time-series state-level testing data directly from covid19india.org.
# NOT RUN { get_state_tests() # }
Run the code above in your browser using DataLab