getPhantasusConf: Read Phantasus Config

View source: R/appConfig.R

getPhantasusConfR Documentation

Read Phantasus Config

Description

Read Phantasus Config

Usage

getPhantasusConf(
  value = NULL,
  configName = Sys.getenv("R_CONFIG_ACTIVE"),
  file = file.path(tools::R_user_dir(package = "phantasus", which = "config"),
    "user.conf")
)

Arguments

value

Value to retrieve from the config file.

configName

R_CONFIG_ACTIVE value. If unset, "default".

file

Location of the config file


baba-beda/morpheusR documentation built on April 23, 2024, 6:56 a.m.