make_filename: Function 'make_file': Make a valid filename given a year

Description Usage Arguments Value Examples

Description

This function takes a year in the format yyyy (e.g 1977, 2007, etc) and it gives back a valid fars filename.

Usage

1

Arguments

year

a string or integer of four digits indicating the wanted year

Value

as a side effect, this functions prints a string with a valid fars filename such as 'accident_1997.csv.bz2'

Examples

1
2

pez-espada/fars2 documentation built on May 14, 2019, 8:02 a.m.