Learn R Programming

httpcache (version 1.2.0)

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.