Skip to contents

Saves the result from runPlp into the location directory

Usage

savePlpResult(result, dirPath)

Arguments

result

The result of running runPlp()

dirPath

The directory to save the csv

Value

                       The directory path where the results were saved

Details

Saves the result from runPlp into the location directory

Examples