fars_read: Read Fatality Analysis Reporting System File

Description Usage Arguments Value Examples

Description

fars_read reads the Fatality Analysis Reporting System

Usage

1
fars_read(filename)

Arguments

filename

string of characters that contain filename of the csv file that contains the data

Value

tibble data.frame of the data read from csv file if such filepath exists; it returns an error message returns if specified filename does not exist in the path

Examples

1
## Not run: fars_read('daily_SPEC_2014.csv.bz2')

shaojl7/testpackage documentation built on May 8, 2019, 5:50 p.m.