powered by
Get time series stringency index data from JSON
get_data_time(json)
A JSON string, URL or file created using get_json_time()
get_json_time()
A tibble of time series stringency index data
# NOT RUN { x <- get_json_time(from = "2020-07-18", to = "2020-07-20") get_data_time(x) # }
Run the code above in your browser using DataLab