read_r_config: Get dettl config from path for an R import.

View source: R/import_config.R

read_r_configR Documentation

Get dettl config from path for an R import.

Description

Sources any references to functions ready for use. Use a default configuration in the result that any fields are missing. This will use the field name as the expected file name and function name. Required fields are extract, transform, test_queries, test and load.

Usage

read_r_config(path)

Arguments

path

Path to directory containing config.

Value

The config as a dettl_config object.


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