make_filename: Make a file name for data in a specific year

Description Usage Arguments Value See Also Examples

View source: R/fars_functions.R

Description

Creates a filename to be read in with specified FARS data.

Usage

1

Arguments

year

Character String of the year that the data file is being made for.

Value

Returns a character string of the filename for the specified year.

See Also

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

Examples

1
## Not run: make_filename(2015)

dandewaters/FARSFunctions documentation built on May 27, 2020, 12:04 a.m.