conf_assign: Assign configs to local variables \lifecycleexperimental

Description Usage Arguments Value

View source: R/conf.R

Description

TODO-20191026-3: Write doc for conf_assign()

Usage

1
2
3
4
5
6
7
conf_assign(
  config_list,
  env = rlang::caller_env(),
  from = "config.yml",
  dir_from = Sys.getenv("R_CONFIG_DIR", getwd()),
  sep = "/"
)

Arguments

config_list

[list]

env

[environment]

from

[character]

dir_from

[character]

sep

[character]

Value

[list]


rappster/confx documentation built on March 27, 2021, 2:52 a.m.