get_cache_dir: Get cache directory

View source: R/util.R

get_cache_dirR Documentation

Get cache directory

Description

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()

FastRet documentation built on June 25, 2024, 5:07 p.m.