make_filename: Make file name for FARS data file given year.

Description Usage Arguments Value Examples

View source: R/c_fars_functions.R

Description

This function converts a year to a string of the form "accident year_[YEAR].csv.bz2" which corresponds to the naming convention for FARS files.

Usage

1

Arguments

year

the year for the FARS file

Value

This function returns a character string a string of the form "accident year_[YEAR].csv.bz2"

Examples

1
## Not run: make_filename(2013)

zjosha/MyPackage documentation built on May 23, 2019, 4:04 p.m.