list_keys_in_set: List All Keys in a Set

View source: R/list_keys_in_set.R

list_keys_in_setR Documentation

List All Keys in a Set

Description

List the keys of all time series in a set. To learn more about specific keys, use get_metadata.

Usage

list_keys_in_set(setname, api_key = NULL)

Arguments

setname

The name of the set

api_key

character Your API key. An API key is needed if accessing non-public timeseries. If downloading public timeseries parameter can be omitted.

Value

If a single set name is provided, a vector of time series keys. If multiple set names are provided, a list of vectors of time series keys.


kofdata documentation built on April 29, 2022, 9:06 a.m.