View source: R/list_cached_files.R
list_cached_files | R Documentation |
Some users get individually composed, cached files. If you ordered such a service you can list all files available to you.
list_cached_files(username, api_key)
username |
Your dataservice user name |
api_key |
character Your API key. An API key is needed if accessing non-public timeseries. If downloading public timeseries parameter can be omitted. |
available_files <- list_cached_files("kofdatapkg",
"313984fcd9f343d3961891319b0ed321")
available_files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.