Learn R Programming

pharmr (version 1.4.0)

get_config_path: get_config_path

Description

Returns path to the user config path

Usage

get_config_path()

Arguments

Value

(str or NULL) Path to user config or NULL if file does not exist

Examples

Run this code
if (FALSE) {
get_config_path()
}

Run the code above in your browser using DataLab