fars_read: Read CSV files

Description Usage Arguments Details Value

View source: R/fars_functions.R

Description

Read CSV files

Usage

1
fars_read(filename)

Arguments

filename

a string that indicates the path/name of the file

Details

will return error if the no file of specified name exists import readr::read_csv,dplyr::tbl_df

Value

a dataframe tbl from the csv file


liutiming/rPackage documentation built on April 4, 2020, 8:11 p.m.