make_filename: Create a file name.

Description Usage Arguments Value Examples

Description

make_filename creates a file name for an accident file using the year input.

Usage

1

Arguments

year

Numeric. The year to append to the file name.

Value

make_filename will return a file name based on the year input. Non-integer inputs are truncated.

Examples

1
## Not run: make_filename(2013)

Paul-Draper/FarsDataAnalysisPD documentation built on May 23, 2019, 5:02 a.m.