Learn R Programming

Rnightlights (version 0.2.4)

setNlDataPath: Sets the root path to the package data directory

Description

By default, this function will set the root path to ~/.Rnightlights/.

Usage

setNlDataPath(dataPath)

Arguments

dataPath

The path

Value

Returns (invisibly) the old root path.

Examples

Run this code
# NOT RUN {
Rnightlights:::setNlDataPath("/new/path")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab