Skip to contents

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.