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)

Author

Guangchuang Yu