make_filename: Create File Name

Description Usage Arguments Value Examples

Description

Creates a file named "accident_YEAR.csv.bz2". YEAR in the file name can be specified with the year argument.

Usage

1

Arguments

year

An integer or character string giving the year for the filename

Value

This function returns a file name. As a side effect, this function prints the file name.

Examples

1
2
## Not run: make_filename(2013)
## Not run: make_filename(2014)

mahonmb/FARSfun documentation built on May 29, 2019, 11:40 a.m.