make_filename: Generating filenames

Description Usage Arguments Value Examples

Description

The "make_filename" function produces "accident_year.csv.bz2"-type filename, where "year" is given by the user.

Usage

1

Arguments

year

an integer

Value

The function generates a filename with the year number given by the user.

Examples

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

## End(Not run)

ortzsu/farspractise documentation built on May 24, 2019, 3:58 p.m.