list_cached_files {kofdata} | R Documentation |
Show Cached Files of Specific User
Description
Some users get individually composed, cached files. If you ordered such a service you can list all files available to you.
Usage
list_cached_files(username, api_key)
Arguments
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. |
Examples
available_files <- list_cached_files("kofdatapkg",
"313984fcd9f343d3961891319b0ed321")
available_files
[Package kofdata version 0.2.1 Index]