get_config: Retrieve a configuration value

Description Usage Arguments Value

Description

Retrieve a configuration value

Usage

1
get_config(x, section, name, default = NULL)

Arguments

x

the configuration list

section

the name of the section

name

the name of the tagged value, if missing then the section is returned

default

the value to return if the tag doesn't exists (defaults to NULL)

Value

the tagged value or section requested or the 'default' value if not found


BigelowLab/genologicsr documentation built on May 5, 2019, 2:42 p.m.