Saves the pK-analyses to csv file
Usage
.savePKAnalysesToCSV(pkAnalyses, filePath)
Arguments
- pkAnalyses
pK-Analyses to export (typically calculated using calculatePKAnalyses
or imported from file)
- filePath
Full path where the pK-Analyses will be saved.