make_filename: make the file name for the FARs file

View source: R/fars_functions.R

make_filenameR Documentation

make the file name for the FARs file

Description

using the year complete the name for the fars file to be read

Usage

make_filename(year)

Arguments

year

, year

Details

there is not directory, only name of file, so the default directory is the working directory Throws an error if non numeric value is provided as Year

Value

a string with the name of file

Examples

make_filename(2013)


jmab20/farsfuncs documentation built on Feb. 25, 2025, 2:36 a.m.