fars_read: Read in a Fatality Analysis Reporting System data file.

Description Usage Arguments Value Examples

Description

fars_read reads in a data file from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System.

Usage

1
fars_read(filename)

Arguments

filename

Character. The name of the file containing the data.

Value

A dataframe table. If filename does not exist, an error will be thrown.

Examples

1
## Not run: fars_read("data/accident_2013.csv.bz2")

Paul-Draper/FarsDataAnalysisPD documentation built on May 23, 2019, 5:02 a.m.