get_dataset | R Documentation |
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)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.