Learn R Programming

switchr (version 0.14.8)

switchrBaseDir: Get or set the base directory for switchr libraries

Description

Get or set the base directory for switchr libraries

Usage

switchrBaseDir(value)

Value

The current base directory for switchr to create context-specific library paths under (after setting it if value is not missing).

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.