fars_read: Read in a FARS file

Description Usage Arguments Value Note References Examples

Description

This function reads in a file that has been downloaded from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System (FARS).

Usage

1
fars_read(filename)

Arguments

filename

The name of the file as a string

Value

Returns a tibble (also a data.frame)

Note

If the file does not exist, or if filename incorrectly specified, this function will return an error.

References

https://www.nhtsa.gov/research-data/fatality-analysis-reporting-system-fars

Examples

1

megaquant/fars documentation built on June 1, 2019, 3:57 a.m.