make_filename: Construct a file name for the FARS data for a particular year

Description Usage Arguments Details Value Examples

View source: R/fars_functions.R

Description

This function should be supplied with a 4-digit year, and will return the name of the file in which FARS data for that year can be found.

Usage

1

Arguments

year

A 4-digit number denoting a year.

Details

NB - in practice, this function is only likely to be called from within other functions. However, it is exported and documented here for the sake of completeness.

Value

A string representing the name of the file containing FARS data for year

Examples

1

AECunningham/FARS2 documentation built on Oct. 30, 2019, 4:08 a.m.