Write DB snapshot to disk as individual CSV files.

write_csvs(.data, prefix)

Arguments

.data

DB snapshot (object of special.epd class).

prefix

String with a prefix path where the data should be stored.

Value

Invisibly returns the input DB snapshot.