load_sources: Read file fields of the dettl config yaml file.

View source: R/import_config.R

load_sourcesR Documentation

Read file fields of the dettl config yaml file.

Description

Reads the config file, and sources any file references.

Usage

load_sources(sources, path)

Arguments

sources

The sources to be loaded

path

Path to locate the sources at.

Value

Environment child of global environment which sources have been loaded into.


vimc/dettl documentation built on Oct. 6, 2022, 2:13 p.m.