make_filename: Generate file names for data files from the US National...

Description Usage Arguments Value Examples

Description

Generate file names for data files from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System Fatality Analysis Reporting System (FARS).

Usage

1

Arguments

year

An integer or string indicating the year that the data file generated

Value

an string as the name of the file

Examples

1
2
3
4
5
## Not run: 
make_filename(2013)
make_filename("2013")

## End(Not run)

mdelcorvo/farsr documentation built on May 9, 2019, 5:55 p.m.