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)

palantir/palantir-r-sdk documentation built on Sept. 20, 2024, 3:42 a.m.