fars_read: fars_read

Description Usage Arguments Value

View source: R/fars_functions.R

Description

Attempt to import data from a csv file with the given file name. Raises exception if file does not exist

Usage

1
fars_read(filename)

Arguments

filename

string, full path to file or file name in project directory

Value

(if successful) dplyr::tbl_df format containing the data extracted form the file


SimonDavenport/R-Package-Demo documentation built on June 20, 2020, 3:24 p.m.