switchrBaseDir {switchr} | R Documentation |
Get or set the base directory for switchr libraries
Description
Get or set the base directory for switchr libraries
Usage
switchrBaseDir(value)
Arguments
value |
A new value for the base directory |
Details
If value
is missing, the current base directory
is returned. Otherwise the value
is set as the default directory
and returned.
Value
The current base directory for switchr to create context-specific
library paths under (after setting it if value
is not missing).
[Package switchr version 0.14.8 Index]