get_data_time: Get time series stringency index data from JSON

Description Usage Arguments Value Examples

View source: R/get_data.R

Description

Get time series stringency index data from JSON

Usage

1

Arguments

json

A JSON string, URL or file created using get_json_time()

Value

A tibble of time series stringency index data

Examples

1
2
3
x <- get_json_time(from = "2020-07-18", to = "2020-07-20")

get_data_time(x)

oxcgrt documentation built on Nov. 27, 2020, 5:07 p.m.