make_filename: Create Fatality Analysis Reporting System filename

Description Usage Arguments Value See Also Examples

View source: R/fars_functions.R

Description

Create Fatality Analysis Reporting System filename

Usage

1

Arguments

year

a numeric or an integer or a number string with four digits. This specifies year the data was recorded.

Value

This function returns a length 1 character string specifies the name of the data from the input year. The name is of the form accident_year.csv.bz2

See Also

sprintf

Examples

1
## Not run: make_filename(2014)

vh42720/fars documentation built on May 29, 2019, 2:29 p.m.