fars_read: Read FARS data

Description Usage Arguments Value Examples

Description

Reads data into data.frame from working directory. .csv file should be already downloaded or error message will throw out

Usage

1
fars_read(filename)

Arguments

filename

Integer or string name of file for reading

Value

data.frame is output of the function

Examples

1
2
3
4
## Not run: 
fars_read("accident_2015.csv.bz2")

## End(Not run)

dddbbb/fars documentation built on May 15, 2019, 1:50 a.m.