| sidra_cache_info | R Documentation |
Lists entries created explicitly by the discovery functions when their
cache argument is enabled. Value responses downloaded by get_sidra()
are never cached by these helpers.
sidra_cache_info(cache_dir = NULL)
cache_dir |
Optional cache directory. By default, the platform-specific
user cache directory for |
A data frame with one row per sidrar cache file: normalized key,
absolute path, byte size, fetched_at, expires_at, and valid.
valid is TRUE only for a structurally readable, unexpired entry whose
stored key matches its file name.
sidra_cache_clear()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.