user_dir: user_dir

View source: R/os.R

user_dirR Documentation

user_dir

Description

get the user dir to save app caches, logs and data (a wrapper function of rappdirs::user_cache_dir())

Usage

user_dir(appname = NULL, appauthor = NULL, ...)

Arguments

appname

App name

appauthor

App author

...

additional parameters

Value

a directory (created if not exists)

Author(s)

Guangchuang Yu

See Also

Other os-utils: exec(), has_internet()


yulab.utils documentation built on Feb. 5, 2026, 9:10 a.m.