All functions

RImport

Manage R based data import.

SqlImport

Manage SQL based data import.

dettl()

Create an import object using functions defined at specified path

dettl_auto_load()

Automatic load function for append mode imports.

dettl_create_log_table()

Initialise the database by creating log table if it doesn't already exist

dettl_new()

Create new directory and templated code for new dettl process.

dettl_run()

Run specified stages of an import

dettl_save()

Save data

prepare_test_import()

Prepare example import inside a git repo