get_golem_config: Read app config

Description Usage Arguments

View source: R/app_config.R

Description

Read app config

Usage

1
2
3
4
5
get_golem_config(
  value,
  config = Sys.getenv("R_CONFIG_ACTIVE", "default"),
  use_parent = TRUE
)

Arguments

value

Value to retrieve from the config file.

config

R_CONFIG_ACTIVE value.

use_parent

Logical, scan the parent directory for config file.


paithiov909/shaketoba documentation built on Dec. 22, 2021, 5:25 a.m.