fars_read: fars_read

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Function to read data from data from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System, which is a nationwide census providing the American public yearly data regarding fatal injuries suffered in motor vehicle traffic crashes

Usage

1
fars_read(filename)

Arguments

filename

File name or locations with the data

Value

tibble with the readed data

Examples

1
2
3
4
## Not run: 
fars_read('./data-raw/accident_2013.csv.bz2')

## End(Not run)

cesarkero/W4Assigment documentation built on Dec. 19, 2021, 2:56 p.m.