addDataTable            A wrap to 'writeDataTable'
clean_database          Helper function to drop all tables from a
                        database
clean_structure         Clean the secondary files of the project
get_con                 Get a DBI connection reading a configuration
                        file
get_dirs                Get the 'dirs' section of the 'config.yml' file
get_pool                Get a pool connection reading a configuration
                        file
insert_template         RStudio addin app to insert a template to the
                        heading part of a snip code
make_structure          Make the structure for a new project
master                  Runs the programs
master_spin             Render all programs as spin code
render_report           A wrap to render a markdown report
repana                  repana: R reproducible Analysis.
update_table            Helper function to include a data.frame in the
                        database and update the log
write_log               Make a log of the updates on the database
