clear_cache | R Documentation |
Removes all files from the pkgdown cache directory if it exists. This is useful when troubleshooting or when you want to force a fresh caching of pkgdown external dependencies.
clear_cache()
Invisible NULL
, called for side effect of clearing the cache.
## Not run:
pkgdown.offline::clear_cache()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.