make_filename: Construct filename

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Constructs a filename of the type accident_'year'_csv.z2, where year is given as input.

Usage

1

Arguments

year,

should be an integer or a string coercible to an integer

Value

a string

Examples

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

## End(Not run)

JLYJabc/farsfunctions documentation built on May 28, 2019, 7:51 a.m.