make_filename: Make data file name with year

Description Usage Arguments Value See Also Examples

View source: R/fars_functions.R

Description

From the given year (four digit number), make file name of csv data

Usage

1

Arguments

year

an integer or string with input year

Value

A string of file name for given year

See Also

fars_read

Examples

1
## Not run: make_filename(2013)

YohkoTomota/Fars documentation built on Aug. 1, 2020, 10:45 p.m.