make_filename: Builds a string filename for a FARS file for the given year.

Description Usage Arguments Value Examples

Description

Builds a string filename for a FARS file for the given year.

Usage

1

Arguments

year

of data to be read. May be string or integer.

Value

string filename, following the naming convention of FARS files.

Examples

1
    fars_2013_path <- make_filename("2013")

jimtyhurst/FARSUtil documentation built on May 30, 2019, 11:42 a.m.