list_eurostat_cache_items {eurostat} | R Documentation |
Output cache information as data.frame
Description
Parses cache_list.json file and returns a data.frame
Usage
list_eurostat_cache_items(cache_dir = NULL)
Arguments
cache_dir |
a path to a cache directory. |
Value
A data.frame object with 3 columns: dataset code, download date and query md5 hash
[Package eurostat version 4.0.0 Index]