writeFile: Writes out the results of the calculations.

Description Usage Arguments

Description

This method creates a new .csv file with '-analysis-' and a timestamp appended to the original name. If succesful, a message about the name of the new file is printed to the console.

Usage

1
writeFile(results, fileName)

Arguments

results

the data frame containing the results of the calculations.

fileName

the name of the original file analysed.


caeh17/Financial-Calculator documentation built on May 20, 2019, 1:13 p.m.