fars_read: Read in FARS data

Description Usage Arguments Value Note Examples

Description

Read in FARS data

Usage

1
fars_read(filename)

Arguments

filename

A character string giving the path to the file containing the FARS data

Value

This function returns a tibble of FARS data

Note

error returned if file does not exist

Examples

1
## Not run: file<-make_filename(2014); fars_2014<-fars_read(file)

arkansasred/faRs documentation built on May 10, 2019, 1:38 p.m.