result2CSV: Creates a simulation result CSV file.
Description
Creates a simulation result CSV file.
Usage
result2CSV(simResult, file)
Arguments
simResult
an instance of S4 class SimResult.
file
a writable connection or a character string naming the file
to write to.