fars_read: Read FARS data

Description Usage Arguments Details Value See Also Examples

View source: R/fars_functions.r

Description

Read Fatality Analysis Reporting System (FARS) data in a data data frame tbl. This function is not exported.

Usage

1
fars_read(filename)

Arguments

filename

(character)

Details

This function throws an error message if the file does not exist.

Value

data frame tbl

See Also

https://www.nhtsa.gov/Data/Fatality-Analysis-Reporting-System-(FARS)

Examples

1
## Not run: fars_read(system.file("extdata","accident_2013.csv.bz2",package="fars"))

KeesVanImmerzeel/fars documentation built on May 10, 2020, 12:32 a.m.