make_filename: Make a Fatality Analysis Reporting System file name.

Description Usage Arguments Value Examples

Description

make_filename creates a Fatality Analysis Reporting System (FARS) filename for a given four digit year.

Usage

1

Arguments

year

The year you want to make a FARS filename for.

Value

A filename for a file containing FARS data.

Examples

1
2
## Not run: make_filename(year = 2014)   # Makes FARS filename for the year 2014.
## Not run: make_filename(year = 14)     # Will not make a working FARS filename.

Alice-MacQueen/farsr documentation built on May 13, 2019, 11:22 a.m.