dettl.RdCreate an import object using functions defined at specified path
dettl(path, db_name = NULL)Path to directory containing functions for import.
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.
An Import object.