getCacheFilename: Returns the complete filepath to the cache file.

Description Usage Arguments Value

Description

Returns the complete filepath to the cache file.

Usage

1
getCacheFilename(query, dir = getwd(), ext = "csv", ...)

Arguments

query

the query name.

dir

the directory to save the cache file to.

ext

file extension.

...

query parameters.

Value

full filepath to the cached file.


sqlutils documentation built on May 1, 2019, 7:58 p.m.