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

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

Arguments

appname

App name

appauthor

App author

...

additional parameters

Value

a directory (created if not exists)

See also

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

Author

Guangchuang Yu