R/utils-db.R
write_csvs.RdWrite DB snapshot to disk Write DB snapshot to disk as individual CSV files.
write_csvs(.data, prefix = "smpdsv2")DB snapshot (object of smpds class).
String with a prefix path where the data should be stored.
Invisibly returns the input DB snapshot.