| clear.cache | R Documentation | 
Clears all caches or the cache related to the passed cache info list.
clear.cache(cache = NULL)
| cache | The cache list to clear. | 
FALSE if a cache info list item is passed in order to assist other functions in returning this value, otherwise NULL.
# this will only have an effect if a current cache exists.
## Not run: 
  clear.cache()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.