make_filename: Create a filename using the FARS file naming convention

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Take a year and build a character vector representing the file name.

Usage

1

Arguments

year

a numeric value indicating the year

Value

a character vector representing a file name

Examples

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

## End(Not run)

DragosMG/fars documentation built on Sept. 16, 2021, 12:58 p.m.