make_filename: Constructs a FARS filename based on the year of interest.

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

The FARS is a nationwide census prepared by the US National Highway Traffic Safety Administration. It provides the American public yearly data regarding fatal injuries suffered in motor vehicle traffic crashes.

Usage

1

Arguments

year

The integer year that is of interest.

Value

A character string that represents the name of the file that is of interest given the input year.

Examples

1
## Not run: make_filename(2013)

larkinj/Submission documentation built on Dec. 21, 2021, 8:50 a.m.