saveCache: Save and load cache state

View source: R/load-cache.R

saveCacheR Documentation

Save and load cache state

Description

Warm your query cache from a previous session by saving out the cache and loading it back in.

Usage

saveCache(file)

loadCache(file)

Arguments

file

character file path to write the cache data to, in .rds format

Value

Nothing; called for side effects.


nealrichardson/httpcache documentation built on April 21, 2023, 3:41 p.m.