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

Description Usage Arguments Value Examples

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)

savvito/courseraMasterR documentation built on May 12, 2019, 2:07 p.m.