make_filename: 'make_filename' function allows to create a filename the...

Description Usage Arguments Value Examples

Description

make_filename function allows to create a filename the function takes a numeric or string argument (a year) and a csv filename is created based on that year. the function guarantees that the argument be converted to as integer

Usage

1

Arguments

year

A numeric or string argument which is the year for the future filename

Value

A combination of text and the year argument which yields the csv filename as a text type

Examples

1
## Not run: make_filename(2015)

johans27/fars6 documentation built on May 25, 2019, 6:24 p.m.