make_filename: Create filename

Description Usage Arguments Value Examples

Description

This function takes a (year) as input and retrieves a character output consisting of a file name.

Usage

1

Arguments

year

A character variable representing the year to pass to the returned filename.

Value

A file name (character value) using the year passed in the format 'accident_year.csv.bz2'.

Examples

1
2
3
4
## Not run: 
make_filename("2015")

## End(Not run)

joaocunha1991/AccidentR documentation built on May 27, 2019, 7:45 a.m.