make_filename: make_filename function given a year, makes the complete name...

Description Usage Arguments Value Examples

Description

make_filename function given a year, makes the complete name of the "accident" filename. It has the form "accident_year.csv.bz2" where year is substituted by /code"year"

Usage

1

Arguments

year

an integer or string indicating the year to which we want to obtain the filename

Value

an string that represents the complete name of the filename.

Examples

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

## End(Not run)

llafuenteDECIDE/FAR documentation built on May 18, 2019, 8:12 p.m.