fars_read: reads csv file

Description Usage Arguments Value

View source: R/fars_functions.R

Description

This function load csv file from the disk. First, it checks if the file returns a dataframe.

Usage

1
fars_read(filename)

Arguments

filename

a character string giving the filename.

Value

returns a dataframe if the file exist on the disk.


mmottahedi/coursera documentation built on May 23, 2019, 5:05 a.m.