R/load-cache.R
saveCache.Rd
Warm your query cache from a previous session by saving out the cache and loading it back in.
saveCache(file) loadCache(file)
character file path to write the cache data to, in .rds format
.rds
Nothing; called for side effects.