fars_read: Read a FARS Data File

Description Usage Arguments Value Examples

Description

Read data, in csv format, from the Fatality Analysis Reporting System. (or FARS).

Usage

1
fars_read(filename)

Arguments

filename

A string representing the path to the file to load

Value

The FARS data as a tibble

Examples

1
2
3
4
## Not run: 
fars_read("./data/accident_2014.csv.bz2")

## End(Not run)

j50n/c3w4 documentation built on May 18, 2019, 8:12 p.m.