Write tables to files based on md5 naming

write_tables_to_files(table_list, out_dir, md5)

Arguments

table_list

A list of data.frames to be written to files.

out_dir

The directory to which the files will be written.

md5

The md5 hash of the report directory. Will be used as a prefix for the files.