readFile: Read .csv file into data frame.

Description Usage Arguments Value

Description

Reads the data to be analysed from a .csv file into a data frame, then reshapes it into a format more suitable for the calculations.

Usage

1
readFile(fileName)

Arguments

fileName

the name of the file to be read if in the working directory, else complete URL of the file.

Value

Data frame adapted to the needs of the program.


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