Skip to contents

Creates and returns the cache directory for the FastRet package.

Usage

get_cache_dir(subdir = NULL)

Arguments

subdir

Optional subdirectory within the cache directory.

Value

The path to the cache directory or subdirectory.

Examples

path <- get_cache_dir()