make_filename: Create string with the filename and year

Description Usage Arguments Value Examples

Description

This function creates a string composed by the prefix accident_ and year

Usage

1

Arguments

year

An integer with the value of the year

Value

This function returns a string with the filename

Examples

1
2
3
4
5
6
## Not run: 
make_filename(2013)
make_filename(2014)
make_filename(2015)

## End(Not run)

lmeilibr/Fars documentation built on May 21, 2019, 7:35 a.m.