View source: R/download_data.R
| clear_iobr_cache | R Documentation |
Removes all cached data files downloaded from GitHub.
clear_iobr_cache(cache_dir = NULL)
cache_dir |
Character string. Custom cache directory. If NULL, uses the option 'IOBR.cache_dir' or the default system cache location. |
Invisible NULL. Called for side effects of clearing the cache.
clear_iobr_cache()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.