get_data_time | R Documentation |
Get time series stringency index data from JSON
get_data_time(json)
json |
A JSON string, URL or file created using |
A tibble of time series stringency index data
x <- get_json_time(from = "2020-07-18", to = "2020-07-20") get_data_time(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.