make_filename: Generates file name based on year parameter

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

If year parameter can't be converted to integer error will be thrown.

Usage

1

Arguments

year

in four digits

Value

string

Examples

1
2
3
4
5
## Not run: 
make_filename(2018)
make_filename('2018')

## End(Not run)

kopipejst/vyyI documentation built on May 6, 2019, 8:34 p.m.