make_filename: Get the name of NHTSA FARS data file for a given year

Description Usage Arguments Value Examples

Description

Makes a filename, without the full path, of a Fatality Analysis Reporting System (FARS) data file in CSV format for a specified year.

Usage

1

Arguments

year

Year of observations.

Value

A character vector containing the name of the file, without full path.

Examples

1
2
3
4
## Not run: 
make_filename(2015)

## End(Not run)

avidclam/building.an.r.package documentation built on May 20, 2019, 9:14 p.m.