list_cached_files: Show Cached Files of Specific User

View source: R/list_cached_files.R

list_cached_filesR 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

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