make_filename: File name making

Description Usage Arguments Value Examples

Description

This function creates the FARS file name based in the year covered by the data

Usage

1

Arguments

year

An integer or string indicating the year of the FARS report

Value

This function return a string with the FARS file name

Examples

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

## End(Not run)

ykv001/FARSpckgwk4 documentation built on May 6, 2019, 12:05 a.m.