Description Usage Arguments Value Examples
View source: R/getdatastates.R
The data cutoff is 4pm EST. So some states are delayed by one day because they report after that time. https://covidtracking.com/api/states/daily
1 | getdatastates(json = TRUE)
|
json |
Whether to get data from JSON (updated faster) or csv link. |
Saves a data frame to the data folder.
1 2 3 4 | ## Not run:
getdatastates()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.