get_config_value: Get value of option in config file

Description Usage Arguments Value

View source: R/get_options.R

Description

Get the value of a specific option in a specific configuration file.

Usage

1
get_config_value(path, option)

Arguments

path

(character of length 1)

option

(character of length 1)

Value

depends on content of config file. Returns NA if the option cannot be found.


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