Create an import object using functions defined at specified path

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.