setSharedDataDir Sets global variable specifying the default data directory.

setSharedDataDir(sharedDataDir)

Arguments

sharedDataDir

directory where the shared data is stored.

Value

No return value.

Examples

setSharedDataDir("project/data")
#> NULL