Learn R Programming

Rnightlights (version 0.2.4)

getNlDataPath: Gets the root path to the file directory"

Description

Gets the root path to the file directory"

Usage

getNlDataPath()

Arguments

Value

Returns the folder containing the root of the current data path as a @character string.

See Also

To set the directory where package data files are stored, see @see "setNlDataPath".

Examples

Run this code
# NOT RUN {
  print(getNlDataPath())

# }

Run the code above in your browser using DataLab