fars_read: Read from a CSV file

Description Usage Arguments Details Value

Description

The function first validate the file path by filename and abort the process if the path is incorrect with an error message. If the filepath is valid it loads the file in memory.

Usage

1
fars_read(filename)

Arguments

filename

A character string providing the full path of a CSV file.

Details

The function loads a csv file.

Value

This function returns a data frame of records.


chinmaymandal/Assignment3.2.1 documentation built on May 13, 2019, 5:26 p.m.