cache-management {httpcache} | R Documentation |
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()
Value
Nothing. Functions are run for their side effects.
[Package httpcache version 1.2.0 Index]