Parses cache_list.json file and returns a data.frame
Arguments
- cache_dir
a path to a cache directory.
NULL
(default) uses and creates 'eurostat' directory in the temporary directory defined by base Rtempdir()
function. The user can set the cache directory to an existing directory by using this argument. The cache directory can also be set withset_eurostat_cache_dir()
function.