make_filename: FARS filename

Description Usage Arguments Value Examples

Description

Get the standard filename format for data from US National Highway Traffic Safety Administration's Fatality Analysis Reporting System, with the according year.

Usage

1

Arguments

year

Wanted year in the format yyyy (four digits). Will be coerced to integer.

Value

A string ready with the filename to be used as input to fars_read.

Examples

1
accident_2014 <- make_filename(make_filename(2014))

danielmoralesx/dmorales.fars documentation built on May 10, 2019, 1:09 a.m.