Learn R Programming

LOLA (version 1.2.2)

setSharedDataDir: setSharedDataDir Sets global variable specifying the default data directory.

Description

setSharedDataDir Sets global variable specifying the default data directory.

Usage

setSharedDataDir(sharedDataDir)

Arguments

sharedDataDir
directory where the shared data is stored.

Value

No return value.

Examples

Run this code
setSharedDataDir("project/data")

Run the code above in your browser using DataLab