get_dataset: Download Pre-Defined Dataset

View source: R/get_dataset.R

get_datasetR Documentation

Download Pre-Defined Dataset

Description

This function is deprecated. Use get_collection instead. Download a predefined set of time series.

Usage

get_dataset(set_name, api_key = NULL, show_progress = FALSE)

Arguments

set_name

The name of the set you wish to download. For a list of available sets, go to ["list_available_sets"]

api_key

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

show_progress

If set to true, shows a progress bar of the data being downloaded.


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