make_filename: The make_filename function returns a character vector for the...

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

The make_filename function returns a character vector for the file name, taking the year as argumnent. All values are accepted, no error will be thrown.

Usage

1

Arguments

year

a value which will be converted to integer.

Value

the output is a character vector which includes the argument, customizing the file name.

Examples

1
## Not run: make_filename(2014)

raponxi/FARSinR2 documentation built on May 26, 2019, 11:08 p.m.