make_filename: Create FARS filename from specified year: 2013, 2014 or 2015

Description Usage Arguments Details Value See Also Examples

View source: R/fars_functions.r

Description

For a specified year, create the filename to read the (compressed) Fatality Analysis Reporting System (FARS) data. This function is not exported.

Usage

1
make_filename(year = 2013)

Arguments

year

(integer)

Details

Also prints the created filename.

Value

filename (character)

See Also

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

Examples

1
## Not run: make_filename(2013)

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