get_config: Get Config File

View source: R/get_config.R

get_configR Documentation

Get Config File

Description

This function wraps around config::get and adds additional logic to locate and return a relevant config file and sets the needed environment variables.

Usage

get_config(conf.loc = NULL, config.name = "default")

Arguments

conf.loc

Path to config file that can be specified upfront.

config.name

Name of the section of the config file that will be used.


austl001/MOSLR documentation built on Aug. 17, 2022, 12:07 a.m.