read_sql_config: Get dettl config from path for a SQL only import.

View source: R/import_config.R

read_sql_configR Documentation

Get dettl config from path for a SQL only import.

Description

Prepares load function from a file containing SQL and sources any references to functions ready for use. Use a default configuration in the result for any fields are missing.

Usage

read_sql_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.