powered by
Clears all caches or the cache related to the passed cache info list.
clear.cache(cache = NULL)
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.
# NOT RUN { # this will only have an effect if a current cache exists. clear.cache() # }
Run the code above in your browser using DataLab