Skip to contents

Get the path to the tslstructures cache directory.

Usage

get_cache_dir(create = TRUE)

Arguments

create

If TRUE (default), create the directory if it doesn't exist.

Value

Path to cache directory

Examples

get_cache_dir()
#> [1] "~/.local/share/tslstructures"