fars_read: Import FARS data as data frame

Usage Arguments Value Examples

View source: R/fars_functions.R

Usage

1
fars_read(filename)

Arguments

filename

A bz2 file or a string pointing to such a file

Value

This function returns a data frame of all of the FARS data from the bz2 file

Examples

1
2
3
4
5
## Not run: 
fars_read("accident_2013.csv.bz2")
fars_read("notfound")

## End(Not run)

MikePJones/Week4Proj documentation built on May 17, 2019, 2:46 p.m.