getCacheFilename: Returns the complete filepath to the cache file.
Description
Returns the complete filepath to the cache file.
Usage
getCacheFilename(query, dir = getwd(), ext = "csv", ...)
Arguments
dir
the directory to save the cache file to.
Value
full filepath to the cached file.