dettl: Create an import object using functions defined at specified...

View source: R/dettl_runner.R

dettlR Documentation

Create an import object using functions defined at specified path

Description

Create an import object using functions defined at specified path

Usage

dettl(path, db_name = NULL)

Arguments

path

Path to directory containing functions for import.

db_name

The name of the db to connect to. Connection info must be configured via the dettl_config.yml. If name is left blank this will default to using the first db configured.

Value

An Import object.


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