GetIndiaDailyCasesCumulative | R Documentation |
Get daily cases for India for a given status type
GetIndiaDailyCasesCumulative(
url = "https://saketkc.github.io/covid19bharat_data//csv/latest/state_wise_daily.csv",
status = "Confirmed"
)
url |
URL to fetch data from |
status |
One of "Confirmed", "Recovered", or "Deceased" |
A data frame containing daily cases for each state
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.