make_filename: Generate FARS Filename

Description Usage Arguments Value Note References Examples

Description

Generates a standard Fatality Analysis Reporting System (FARS) filename for the year provided.

Usage

1

Arguments

year

A 4 digit year, coerced to integer.

Value

This function returns a FARS filename in character string format.

Note

If the year cannot be coerced to integer, NA is used.

References

https://www.nhtsa.gov/research-data/fatality-analysis-reporting-system-fars

Examples

1
make_filename('2013')

kaquilino/fars documentation built on May 20, 2019, 7:20 a.m.