get_data_time: Get time series stringency index data from JSON

View source: R/get_data.R

get_data_timeR Documentation

Get time series stringency index data from JSON

Description

Get time series stringency index data from JSON

Usage

get_data_time(json)

Arguments

json

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

Value

A tibble of time series stringency index data

Examples

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

get_data_time(x)


como-ph/oxcgrt documentation built on April 7, 2022, 9:27 a.m.