View source: R/gutenberg_cache.R
| gutenberg_cache_clear_all | R Documentation |
Deletes all cached .rds files in the directory currently returned by
gutenberg_cache_dir().
gutenberg_cache_clear_all(verbose = TRUE)
verbose |
Whether to show the status message confirming the path. |
The number of files deleted (invisibly).
# Clear entire current cache
gutenberg_cache_clear_all()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.