b2c_get_config: Get B2C config based on environment using the config package

Description Usage Arguments Value Examples

View source: R/b2c_get_config.R

Description

Get B2C config based on environment using the config package

Usage

1
2
b2c_get_config(path = ".", config = Sys.getenv("R_CONFIG_ACTIVE",
  "default"), ...)

Arguments

path

Directory where config.yml is kept

config

The name of the configuration needed

...

Additional parameters for config::get()

Value

Config list object

Examples

1

lockedata/azureB2C documentation built on May 3, 2019, 1:31 p.m.