Skip to content

This will let us save csvs for both the log and the subset data

Hugo Angulo requested to merge 4-updating-CSV-creation-for-subset-data into master
  • added a dataType argument to csv.js & save-to-csv.js functions to facilitate different ways of saving.
  • subset data looks to different keys for it's filename (since they're called different things than the log)
  • added a tag in the filename to show if it's the log or the subset data

Closes #4 (closed)

Merge request reports

Loading