fars_read: Read FARS files in

Description Usage Arguments Value Note Examples

Description

This function will read in fars data files

Usage

1
fars_read(filename)

Arguments

filename

A string reference to a filename to read in or the actual filename you want to read in

Value

This function will return a dataset corresponding to the file you requested to be loaded

Note

Non-existent filenames will return an error

Examples

1
2
## Not run: fars_read("accident_2013.csv.bz2")
## Not run: fars_read(make_filename(2013))

gharrels/FARS_ documentation built on May 29, 2019, 3:05 a.m.