Write DB snapshot to disk Write DB snapshot to disk as individual CSV files.

write_csvs(.data, prefix = "smpdsv2")

Arguments

.data

DB snapshot (object of smpds class).

prefix

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

Value

Invisibly returns the input DB snapshot.