R/util.R
get_cache_dir.Rd
Creates and returns the cache directory for the FastRet package.
get_cache_dir(subdir = NULL)
Optional subdirectory within the cache directory.
The path to the cache directory or subdirectory.
path <- get_cache_dir()