Writes the SWAP table set into the rswap directory in .csv format

write_swap_tables(project_path, tables, verbose = F)

Arguments

project_path

path to project directory

tables

tables as loaded by load_swap_tables() (list of dataframes)

verbose

print status? (flag)