rappdirs-package {rappdirs} | R Documentation |
rappdirs: Application Directories: Determine Where to Save Data, Caches, and Logs
Description
An easy way to determine which directories on the users computer you should use to save data, caches and logs. A port of Python's 'Appdirs' (<https://github.com/ActiveState/appdirs>) to R.
Main functions
Author(s)
Maintainer: Hadley Wickham hadley@rstudio.com [translator, copyright holder]
Authors:
Sridhar Ratnakumar
Trent Mick
Trevor Davis [translator]
Other contributors:
RStudio [copyright holder]
ActiveState (R/appdir.r, R/cache.r, R/data.r, R/log.r translated from appdirs) [copyright holder]
Eddy Petrisor [contributor]
Gabor Csardi [contributor]
Gregory Jefferis [contributor]
See Also
Useful links:
Report bugs at https://github.com/r-lib/rappdirs/issues
[Package rappdirs version 0.3.3 Index]