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)

Rnightlights documentation built on Aug. 29, 2019, 5:02 p.m.