make_filename: Builds the name of a FARS file

Description Usage Arguments Value Examples

Description

Builds the file name of a FARS file. The file name is constructed based on the year

Usage

1

Arguments

year

The year to build the file name

Value

The name of the FARS file containg the data

Examples

1
2
3
4
5
# Make the filename for year 2001
make_filename(2001)

# Make the filename for year 2016
make_filename(2016)

raggaraluz/master_sw_dev_c3 documentation built on May 21, 2019, 9:22 a.m.