This function is deprecated. Use get_collection instead.
Download a predefined set of time series.
get_dataset(set_name, api_key = NULL, show_progress = FALSE)The name of the set you wish to download. For a list of available sets, go to ["list_available_sets"]
character Your API key. An API key is needed if accessing non-public timeseries. If downloading public timeseries parameter can be omitted.
If set to true, shows a progress bar of the data being downloaded.