get_config_paths: Get paths to configuration files

Description Usage Arguments Value

View source: R/get_options.R

Description

Get paths to configuration files

Usage

1
get_config_paths(path, name, root, must_exist = TRUE)

Arguments

path

(character of length 1) The path along which configuration files are searched.

name

(character of length 1) The name of configuration files.

root

(character of length 1) Where along path to start seaching. Must be a parent directory of path.

must_exist

(logical of length 1) If FALSE, return the paths where configuration could be even if they dont exist.

Value

character of absolute paths.


grunwaldlab/quiltr documentation built on May 17, 2019, 8:40 a.m.