get_config: Loads a config from an environment variable with format...

View source: R/config.R

get_configR Documentation

Loads a config from an environment variable with format 'FOUNDRY_CONFIG_KEY' or from an option with format 'foundry.config.key'.

Description

Loads a config from an environment variable with format 'FOUNDRY_CONFIG_KEY' or from an option with format 'foundry.config.key'.

Usage

get_config(name, default = NULL)

foundry documentation built on May 31, 2023, 6:05 p.m.