View source: R/datasus_catalog.R
| datasus_cache_list | R Documentation |
Returns a tibble describing every file currently stored in the cache directory.
datasus_cache_list(cache_dir = NULL)
cache_dir |
Optional cache directory. |
A tibble with columns path, file_name, size_bytes,
modified_time, and accessed_time.
datasus_cache_list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.