ial_districts: Time series for all districts in a state

Description Usage Arguments Value

Description

Time series for all districts in a state

Usage

1
ial_districts(state_id, interval_start, interval_stop)

Arguments

state_id

a length 1 character vector with a state ID

interval_start, interval_end

start/end dates for itervals. They can be Date objects (only the year and month will be used in the API call) or strings. If strings, they can be full ISO date strings (i.e. "2018-09-29") or strings in the yy.mm format the API described. They will be handled automagically for you but the function assumes that interval_start and interval_end both have the same format string or are both Date objects.

Value

data frame


hrbrmstr/indialights documentation built on May 29, 2019, 3:05 a.m.