setNlDataPath: Sets the root path to the package data directory

Description Usage Arguments Value Examples

View source: R/datapath.R

Description

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

Usage

1
setNlDataPath(dataPath)

Arguments

dataPath

The path

Value

Returns (invisibly) the old root path.

Examples

1
2
3
4
## Not run: 
Rnightlights:::setNlDataPath("/new/path")

## End(Not run)

chrisvwn/Rnightlights documentation built on Sept. 7, 2021, 1:44 a.m.