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