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

write_swap_vectors(project_path, vectors, verbose = F)

Arguments

project_path

path to project directory

vectors

vectors as loaded by load_swap_vectors() (list of dataframes)

verbose

print status? (flag)