Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 6 of 6 found.
[1] < 1 > [1]  Sort:

user_log_dir (Package: rappdirs) : Return full path to the user-specific log dir for this application.

Typical user cache directories are:
● Data Source: CranContrib
● Keywords:
● Alias: user_log_dir
● 0 images

user_data_dir (Package: rappdirs) : Return path to user data directories.

user_data_dir returns full path to the user-specific data dir for this application. user_config_dir returns full path to the user-specific configuration directory for this application which returns the same path as user data directory in Windows and Mac but a different one for Unix.
● Data Source: CranContrib
● Keywords:
● Alias: user_config_dir, user_data_dir
● 0 images

rappdirs-package (Package: rappdirs) : Application directories: determine where to save data, caches and logs.

rappdirs solves the problem of where to save persistent data outside of the R library or the R per-session tempdir.
● Data Source: CranContrib
● Keywords:
● Alias: rappdirs, rappdirs-package
● 0 images

user_cache_dir (Package: rappdirs) : Return full path to the user-specific cache dir for this application.

Typical user cache directories are:
● Data Source: CranContrib
● Keywords:
● Alias: user_cache_dir
● 0 images

app_dir (Package: rappdirs) : Convenience wrapper for getting app dirs.

Has methods:
● Data Source: CranContrib
● Keywords:
● Alias: app_dir
● 0 images

site_data_dir (Package: rappdirs) : Return full path to the user-shared data dir for this application.

site_data_dir returns full path to the user-shared data dir for this application. site_config_dir returns full path to the user-specific configuration directory for this application which returns the same path as site data directory in Windows and Mac but a different one for Unix. Typical user-shared data directories are:
● Data Source: CranContrib
● Keywords:
● Alias: site_config_dir, site_data_dir
● 0 images