yf_cachefolder_get: Returns the default folder for caching

View source: R/yf_cache.R

yf_cachefolder_getR Documentation

Returns the default folder for caching

Description

By default, yfR uses a temp dir to store files.

Usage

yf_cachefolder_get()

Value

a path (string)

Examples

print(yf_cachefolder_get())

msperlin/yf documentation built on July 2, 2024, 5:12 a.m.