fars_read: Read a CSV data file as a data frame

Description Usage Arguments Value

View source: R/fars_functions.R

Description

The filename must refer to an exsting filename containing comma-separated data. This function depends on the readr::read_csv function.

Usage

1
fars_read(filename)

Arguments

filename

(character) the name of the file to be read.

Value

(data frame, tbl_df, tbl) data read from the file


tynesjo/fars_functions_tst documentation built on May 3, 2019, 2:03 p.m.