R/export_db_to_csv.R
export_db_to_csv.Rd
Exports the MitoPilot SQLite database as a CSV. File name will include the date and time of the export.
export_db_to_csv(path = ".")
Path to the project directory (default = current working directory)