Rdocumentation
powered by
Learn R Programming
httpcache (version 0.1.2)
cache-management: Manage the HTTP cache
Description
These functions turn the cache on and off and clear the contents of the query cache.
Usage
cacheOn()
cacheOff()
clearCache()
Arguments
Value
Nothing. Functions are run for their side effects.