make_filename: Make filename for Fatality Analysis Reporting System data

Description Usage Arguments Value Note Examples

Description

This function creates a filename corresponding to the Fatality Analysis Reporting System (FARS) csv files for a specific year.

Usage

1

Arguments

year

A numeric value indicating the year for which the data is going to be read.

Value

A string containing the name of the file with FARS data for the input year.

Note

The csv files with the data need to be downloaded previously from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System website (https://www.nhtsa.gov/research-data/fatality-analysis-reporting-system-fars)

Examples

1
2

rafaelcb/FARS documentation built on May 12, 2019, 2:03 p.m.