fars_read: Read a file into a data frame and then convert to a data...

Description Usage Arguments Details Value

Description

This is a simple function that use the function read_csv() to read a file into a data frame and then convert it to a data frame tbl.

Usage

1
fars_read(filename)

Arguments

filename

a file path

Details

If the filename does not exist, it will return an error to tell you the filename does not exist.

Value

This function returns a data frame tbl.


Yangzhichao95/far documentation built on May 10, 2019, 12:05 a.m.